Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 286 Bytes

mewbot

A discord bot with some cool features made with Python.

Python3.7+ is required to run.

Run

install dependencies with pip install -r requirements.txt

run with python3 mewbot.py

make a config.json with your discord token in the project if you want to build locally