Skip to content

Ever wanted to have a fighting club in your discord server ? Discord Fight Club bot is here for you

License

Notifications You must be signed in to change notification settings

firdisml/DiscordFightClub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The bot is only in french canadian for the moment

DiscordFightClub

Ever wanted to have a fighting club in your discord server ? Discord Fight Club bot is here for you

Features

  • Bet System (In progress)

  • Player Profiles

  • Database Connectivity (FireBase)

  • Clean UI

Inviting the bot

  • Simply use this link to invite the bot to your server

How to use the bot ?

Simply type !fight @Player1 @Player2 and enjoy ! :)

Screenshots

Image from Gyazo

Image from Gyazo

Running the bot on your own

  • You will need python3, pip3 and python3-virtualenv

  • Create a bot on dev portal

  • Create a file named .env in the root folder of the bot

  • inside the file, add: TOKEN=YOUR_TOKEN

  • Next, create a virtual env by running: ```virtualenv FightClub"

  • After that, run : source FightClub/bin/activate

  • Now that you are inside your virtualENV you must install the packages, run: pip3 install -r requirements.txt

  • Now that you are done with everything, run: python3 bot.py

  • That's it ! the bot should have joined your server !

About

Ever wanted to have a fighting club in your discord server ? Discord Fight Club bot is here for you

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages