Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 277 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 277 Bytes

Christmas Countdown Bot for Discord

A discord bot I made back in high school using discord.py.

Running

  1. Make bot on discord dev portal, allow all intents.
  2. Paste client key into a file key.txt.
  3. python3 -m pip install discord.
  4. ./xmas_countdown.py.