Skip to content

A discord BOT that mimics human behaviour with Mistral AI API

Notifications You must be signed in to change notification settings

gustavoflw/zezinho_bot

Repository files navigation

Zezinho: a discord bot

Define .env variables:

  • DISCORD_TOKEN
  • MISTRAL_AI_API_KEY

How to run

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

python discord_bot.py

About

A discord BOT that mimics human behaviour with Mistral AI API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published