2.0 miniscord with message content intent

This commit is contained in:
Klemek
2022-09-02 09:38:53 +02:00
parent fffbc08a82
commit 30fb36d61a
4 changed files with 6 additions and 3 deletions
+1
View File
@@ -344,6 +344,7 @@ bot.start() # this bot respond to "|help", "|info" and "|hello"
## Versions
* v0.1.0 : Discord v2 API with intents
* v0.0.3 : custom events handling
* v0.0.2 : new answer capability
* v0.0.1 : initial version