We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee84a90 commit 14c5613Copy full SHA for 14c5613
UPDATES.md
@@ -2,11 +2,11 @@
2
3
Here is the list of all the updates that I made on this template.
4
5
-### Version 6.1.0 (10 September 2022)
+### Version 6.1.0 (20 September 2022)
6
7
- Added two context menu commands, one for users and one for messages
8
9
-### Version 6.0.0 (09 September 2023)
+### Version 6.0.0 (19 September 2023)
10
11
- Made a custom class for the bot that subclasses `commands.Bot`
12
- Don't connect to the SQLite database all the time, created a `DatabaseManager` class that handles database operations
0 commit comments