Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 698 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 698 Bytes

🤖 krousmata-bot

krousmata-bot is a Discord Bot built with discord.py that displays Greece's daily number of Covid-19 cases and other information

Requirements

  1. Python 3+
  2. Discord bot token (Guide)

You can use python main.py to start the bot.

Configuration

Copy or Rename .env.example to .env and fill out the TOKEN:

Note: Never commit or share your token publicly ⚠️

TOKEN=[your bot token]

Commands

/krousmata

  • Displays the last known daily number of cases and other information

Credits

Open Disease Data (disease.sh) For the Covid-19 cases API.