Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 595 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 595 Bytes

tedbot

discord bot by tedflix

Features

  1. Media playback
  2. Anonymous messaging
  3. Reminder scheduling
  4. Birthday notifications
  5. Minecraft server status checking (for servers hosted with Pterodactyl)
  6. Profanity filter from Minecraft

Requirements

  • Python 3
  • FFmpeg in PATH

Setup

  1. Install dependencies
python3 -m pip install dateparser discord pynacl python-dotenv yt-dlp
  1. Populate the .env (a sample .env file is provided) and data/birthdays.yaml file

Run

python3 tedbot.py