Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 608 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 608 Bytes

Assassins Bot! 🔫

A simple Discord bot for running Assassins for clubs. Every week, players get a target and have to take a picture of them on campus.

Features

  • integrated with Discord slash commands (supports uploading a picture of the person you snipe)
  • generate new pairings /nextround, see the leaderboard /leaderboard

Built With

  • SQLite for storing snipes and players
  • Discord.py

Running

  • create a discord bot in the developr portal
  • add a bot_config.py file with the credentials
  • host on a cloud provider's VM (run with python3 main.py) (Google Cloud provides a free e2-micro!)