Skip to content

Simple discord bot for taking suggestions, running votes, and tracking watched movies for a movie night

License

Notifications You must be signed in to change notification settings

squirrelo/MovieNightBot

Repository files navigation

Movie Night Bot

A simple discord bot that tracks movie suggestions, watched movies, and runs votes on what movie to watch form the suggestions list. Includes weighted-choice voting, tie runoff logic, and the ablity to turn off suggestion capability if users are getting too rowdy.

Running the bot

  1. Create a config.yaml based on the config-example.yaml in this repo.
  2. Start the server using the command python -m movienightbot -c /path/to/config.yaml You can optionally also pass -f /path/to/file.log to set where the log file should be written.
Planned Features
  • Block specific people from suggesting on a server
  • Paginate the watched and suggested so you can scroll through with reactions

Contributing

flake8 and black standards are enforced for all pull requests.

About

Simple discord bot for taking suggestions, running votes, and tracking watched movies for a movie night

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published