Releases: kylrs/gagbot.js
Releases · kylrs/gagbot.js
r20.2.0 Pre-release #2
Change Log
- Stopped GaGBOT sending
no such command
errors when using commands from other bots.
First Release!
Change Log
- Added module loading
- Easily add new functionality to gagbot.js without changing any existing code!
- Add a new command with just one small file.
- Add an event listener with a single function!
- Added permissions
- Commands
permset
,permunset
,permclear
,permlist
andpermcheck
for fine-tuning who can execute which commands
- Commands
r20.2.0 Pre-release #1
Change Log
- Added
greet
module. - Fixed
user
androle
argument types not working on mobile.