Activity
Add missing /suggest
command in /help
Add missing
/suggest
command in /help
Add some backend library sources to bot
Add some backend library sources to bot
Directly add PyCord library source to bot
Directly add PyCord library source to bot
Add code to initialize web server and pinger in on_ready()
Add code to initialize web server and pinger in
on_ready()
Replace empty str with null
in default token
value
Replace empty str with
null
in default token
valueReturn TOKEN
from env if no token is provided in startup.json
Return
TOKEN
from env if no token is provided in startup.json
Add new database structure
Add new database structure
Add new database structure
Add new database structure
Switch from parsing JSON key values to arrays
Switch from parsing JSON key values to arrays
Fix duplicate function naming error
Fix duplicate function naming error