Note: In this, "I", "me", "my" refers to me, jsmsj#5252 whereas "you", "yourself" refers to you who is reading this.
More importantly, "NOT-cycbot", "this bot", "This bot" refers to the mirror of "cycbot" made by me whereas "Cycbot" or "cycbot" refers to the actual "cycbot" being used in the megadrive server, which is developed and maintained by Cyclism.
- Moderation Commands
- Utility
- General Commands
- Logging commands
- Stats commands
- Google Drive Utilities
- Slash Commands
- Request Tracker
- Levelling system
- Starboard system
and much more!!
This is my take at "cycbot". This is not 100% accurate or the actual source code. This bot will serve as a place to add commands which i feel should be present in "cycbot".
Yes you can but make sure if you use the same assets as provided in this repository, then do give the credit to Cyclism as he has made them.
Moreover i have made this bot in a way that you can use specific modules which you need. For example: if you need the starboard system only, then you can configure it accordingly in the .env file.
No it is not at all accurate, because i do not know what some of the commands in "cycbot" do as i do not have access to those commands, but i have tried my best to think of what purpose they would fulfill.
Short term Goals:
- Moderation Commands
- Utility
- Add database other stuff
- Google Drive Utilities
- General Commands
- Starboard system
Mid term Goals:
- Help for all commands
- Auto starring a message with google drive links
- Levelling system
- Logging commands
- Stats commands
- Request Tracker
- Error handling
Long term goals
- Convert all commands to Slash Commands as well.
- Add Heroku Support shift to MongoDB !!
- Contributor Stats in
whois
command
"Cycbot" command | Has been implemented in this bot ? |
---|---|
purge |
✅ |
"Cycbot" command | Has been implemented in this bot ? |
---|---|
avatar |
✅ |
ping |
✅ |
uptime |
✅ |
whois |
✅ |
"Cycbot" command | Has been implemented in this bot ? |
---|---|
stats |
✅ |
"Cycbot" command | Has been implemented in this bot ? |
---|---|
clone |
✅ |
get_urls |
❌ (Dont know what this does yet) |
md5 |
❌ (Dont know what this does yet) |
"Cycbot" command | Has been implemented in this bot ? |
---|---|
about |
✅ |
invite |
✅ |
secret |
❌ (Dont know what this does yet) |
secret |
❌ (Dont know what this does yet) |
state |
✅ |
"Cycbot" command | Has been implemented in this bot ? |
---|---|
stars |
✅ |
stars @member |
✅ |
>size
<drive url>
- Change the values in .env_sample file and rename it to .env
- In the command prompt do,
pip install -r requirements.txt
- Run
main.py
file.