CA
carlosgarciafm/MechaOwl
General purposed discord bot.
MechaOwl
This is a general purpose discord bot built using the
disnake API.
Configuration
This bot reads the following values as environment variables:
MECHAOWL_TOKEN: discord application token generated via the official discord
site,MECHAOWL_GUILDID: id of the server (internally known as guild) you want to
bot to run in.
The local setup process as straight forward as installing the required packages
(preferably within a python virtual environment) and run the MechaOwl.py
python script.
pip install -r requirements.txt # install dependencies
python MechaOwl.py # run the scriptAcknowledgements
This bot depends on a few APIs to work correctly: