mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
minor bug fix
This commit is contained in:
@@ -41,4 +41,5 @@ myBot.login("discord email", "discord password", function(e) {
|
||||
```
|
||||
### TODO
|
||||
* Documentation
|
||||
* Better error handling
|
||||
* Being able to cache new servers and channels as well as ones that are deleted - this is currently only done when a bot is created
|
||||
|
||||
Reference in New Issue
Block a user