3.0.0
Bug Fixes
- add permissions check for logs (1db47ce)
- channel can be null when checking permissions (2c3b268)
- check for
guild.available
instead ofguild.deleted
(385e8c4) - components: correct variable name for permissions check (7312b85)
- detector: bad letter in levelNames (b056a12)
- detector: remove
.
from content (0cb3e09) - detector: return false when no content (f4b5831)
- eslint errors (f119d88)
- g-spy: add editable check (fa82db5)
- help: rename
config.owners
toconfig.developers
(d00f676) - message detector doesn't return true (aeb15e2)
- readd id (93b1b93)
- unintended eslint setting (5cee802)
Features
- add application command dev tool (d71197c)
- add credits command (88d5541)
- add database backup (6e412b5)
- add detection to prefix input (a0cef10)
- add global logs (c1dfc77)
- add info command (6c955ad)
- add links command (fb0c6cb)
- add sql dev command (a1f4968)
- bot join and leave logs (722abcf)
- bot permissions check and fixes (775f410)
- context menus (8c45dbf)
- detector whitelist (2637c18)
- detector: add database logic (259b413)
- disallow bots in g-spy (3bfb865)
- dynamic prefix (22126fe)
- edited message detector (e2e12e2)
- fun: add more fun commands (a002d5d)
- h command (bcb71e7)
- initial sqlite3 implementation (6b8a349)
- logs: add reset button (339a94f)
- loqs command (2931842)
- meme command (2b3b15d)
- message detector (972f111)
- nickname detector (2c65b72)
- permissions check (7eb48d6)
- prefix check when mentioning (0b80539)
- reaction detector (f2cd13b)
- removed command (24f2a44)
- send messages check (629e1b7)
- support guild avatars (2357ffa)
- top.gg stats poster (4691bf7)
Reverts
- eslint test code (c57ca6d)