new commands: recent and rejoin, fixed some stuff
This commit is contained in:
parent
89b75481e9
commit
921febf278
6 changed files with 5 additions and 4 deletions
|
@ -39,5 +39,4 @@ client.on("voiceStateUpdate", (oldState, newState) => {
|
|||
});
|
||||
|
||||
register();
|
||||
|
||||
client.login(process.env.TOKEN);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue