Skip to content

kenneth2001/Virus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-bot

icon1x

Features

  1. Wong Tai Sin Fortune Sticks
  2. GPA prediction
  3. Music playing (including Queue and Playist!!!)
  4. Move your friends to different voice channels randomly and repeatly
  5. Send GIF according to your message
  6. Simple graph plotting

Command

Music

  1. #play [url] Play music, tested platform: Youtube, Soundcloud
  2. #pause Pause music
  3. #resume Resume music
  4. #skip Play next song
  5. #queue Display the queue
  6. #stop Kick the bot from voice channel
  7. #playlist [url] Play music from Youtube playlist
  8. #shuffle Shuffle songs in queue

Graph

  1. #plot Create simple scatter/line plot

Kidding

  1. #joke [userid] [times] [duration] Move a specified user into random voice channels randomly and repeatly
  2. #leavemealone Stop yourself from being bullied
  3. #save [userid] Recuse your friend from cyber-bullying

Other

  1. #stick Fortune sticks from Wong Tai Sin
  2. #gpa Get prediction of your GPA (Maximum: 4.0)
  3. #help Display a list of all commands aviliable
  4. #credit Display information of the bot developer
  5. #hello Return 'hello world'
  6. #ping Return latency
  7. #log Display the previous 20 in/out user
  8. #debug Check parameters (for debugging)
  9. #when Return the start time of the bot
  10. #dm [userid] [message] Send message to any user privately

Dependencies

  • 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

Usage

Demo

About

Discord bot written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages