- Wong Tai Sin Fortune Sticks
- GPA prediction
- Music playing (including Queue and Playist!!!)
- Move your friends to different voice channels randomly and repeatly
- Send GIF according to your message
- Simple graph plotting
Music
#play [url]
Play music, tested platform: Youtube, Soundcloud#pause
Pause music#resume
Resume music#skip
Play next song#queue
Display the queue#stop
Kick the bot from voice channel#playlist [url]
Play music from Youtube playlist#shuffle
Shuffle songs in queue
Graph
#plot
Create simple scatter/line plot
Kidding
#joke [userid] [times] [duration]
Move a specified user into random voice channels randomly and repeatly#leavemealone
Stop yourself from being bullied#save [userid]
Recuse your friend from cyber-bullying
Other
#stick
Fortune sticks from Wong Tai Sin#gpa
Get prediction of your GPA (Maximum: 4.0)#help
Display a list of all commands aviliable#credit
Display information of the bot developer#hello
Return 'hello world'#ping
Return latency#log
Display the previous 20 in/out user#debug
Check parameters (for debugging)#when
Return the start time of the bot#dm [userid] [message]
Send message to any user privately
- yt_dlp==2021.9.2
- pytz==2021.1
- discord.py==1.7.3
- numpy==1.20.1
- requests==2.25.1
- matplotlib==3.3.4
- sympy==1.8
- beautifulsoup4==4.10.0
- discord==1.7.3
-
Complusory
- Generate TOKEN in https://discord.com/developers/applications
- Copy the TOKEN and paste inside
config.txt
- Change the timezone to your favourite (For all available timezone, please refer to https://github.com/newvem/pytz/blob/master/pytz/__init__.py
-
Optional
- To include personalised GIFs, you may specify the keywords and link in
gif.json
- To include personalised Welcome message for specified user, you may specify the userid and message in
user.json
- To include personalised GIFs, you may specify the keywords and link in
-
Setting up bot in https://replit.com/
- Upload all the files
- Change mode from 0 to 1 inside
config.txt
- To keep bot alive, you may use https://uptimerobot.com/
- Add Virus to your channel!!! CLICK HERE!!!