fix(lint): resolve all luacheck warnings across codebase
- Remove duplicate stub handler functions in router.lua
- Remove undefined on_message_reaction_count reference
- Replace unused variables (code, status, err) with _ in 18 plugins
- Remove unused PERMANENT_PLUGINS variable from loader.lua
- Fix global assignment _ in database.lua
- Break long line in customcaptcha.lua