/discord-moviebot

a bot for automating tasks in the movie club discord

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

discord-moviebot.py

A Discord bot written in Python 3 using discord.py for automating some tasks in the movie club discord

Setup

$ python -m venv .
$ . bin/activate
$ pip install discord.py
$ python discord-movieboy.py