Skip to content

Documented Discord Bot with a wide spectrum of features, written in Python3.

License

Notifications You must be signed in to change notification settings

pbec0978/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot.

A simple but yet great Discord Bot.

Features:

  • custom status
  • custom messages
  • userinfo command
  • autodelete channels
  • verification system
  • welcome & leave message

Incoming:

  • converting to slash commands soon

Commands:

  • !verify (adds verified role to a member)
  • !userinfo (gets your userinfo, tag someone after the command to get theirs)
  • !clr 5 (deletes last 5 sent message, works with any number at th end)
  • !hi (get a custom message from the bot, chosen by you)
  • everything else works without commands!!!

Requirements:

  • brain
  • some python modules

Setup:

  • have python and pip installed
  • download the current version of the bot
  • run pip install -r requirements.txt
  • create discord server and bot (enable all intents!)
  • exchange lines 5-9 with your matching data
  • have fun!



About

Documented Discord Bot with a wide spectrum of features, written in Python3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages