Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 312 Bytes

eggbot

A simple Python bot for Discord, made in discord.py.

Usage

Replace BOT_TOKEN in auth with your Discord-provided bot token, and run from terminal with python3.

It is not reccomended to run the code as-is on multiple guilds, as it will build up a very large queue and have awful response times.