Skip to content

tedflix/tedbot-open

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages