Support message command

This commit is contained in:
Choco
2023-02-18 18:57:12 +08:00
parent 2d50bded75
commit 9e5997e4ec
11 changed files with 1120 additions and 1205 deletions

View File

@@ -37,6 +37,7 @@ lang_guilds = {} #Cache guild language
local_langs = {} #Stores all the localization languages in ./local_langs
playlist_name = {} #Cache the user's playlist name
bot_prefix = "?" #The default bot prefix
#----------------- Nodes -----------------
nodes = {}