Skip to content

mschneider85/dimitrij-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dimitrij-py

A table tennis Discord bot. Ported from https://github.com/mschneider85/dimitrij.

Features

📓 Team Planner

  1. Type !tt to start a new match.

  2. Players can join the match by clicking the green check mark.

  3. To start putting together teams, the originator has to click the check mark.


🎲 Roll a Dice

  • Type !roll to roll a dice.

  • Add [1-4] to roll 1-4 dices.


💰 Flip a Coin

  • Type !flip to flip a coin.

To Do

🕒 Reminder

  • Dimitrij reminds you around 15:00 to play some table tennis.

🙊 Language

  • Type !lang to change the language.

  • Add [en|de] to switch to english or german.


Installation

  1. Make sure you installed Python ~> 3.5.6

     $ python --version
    
  2. Install dependencies

     $ pip install -r requirements.txt
    
  3. Setup credentials

    Enter a valid token in config/credentials.py.

  4. Start botting

     $ python dimitrij.py
    
  5. Follow the invite link in the console.

License

Dimitrij-py is released under the MIT License.

About

A table tennis Discord bot. Python version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages