Skip to content

Latest commit

History

History
17 lines (12 loc) 路 240 Bytes

File metadata and controls

17 lines (12 loc) 路 240 Bytes

Engine Bot

This is the Engine Tribe bot for Discord, created with Nextcord.

Installation

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

python3 -m enginebot_discord