From 4a2473d0ce3e0406682357e47b790dc3f5cc7766 Mon Sep 17 00:00:00 2001 From: Killian Date: Thu, 27 Aug 2020 16:10:39 +0200 Subject: [PATCH] Added commands list and future features --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71187db..d23cc06 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,21 @@ Business : true Verified: false Private: false ``` -it means that the bot is ready to be used. 🎉 \ No newline at end of file +it means that the bot is ready to be used. 🎉 + + + +# Available commands + +- !ping + +# Future updates + +- Ability to change the prefix on a chat +- Ability to change the lang +- Ability to make reminders +- Ability to get the informations about an user + +Feel free to make a pull request if you have any edit to do in the code or just open an issue if you don't know how to fix it. + +Just open an issue if you have any features suggestions. \ No newline at end of file