Go to file
cyi1341 47168e8c93 Added gemini and a little classes 2024-01-12 21:27:27 +08:00
config Added gemini and a little classes 2024-01-12 21:27:27 +08:00
.gitignore Add new files to the repository 2023-10-29 20:48:48 +08:00
Dockerfile Added gemini and a little classes 2024-01-12 21:27:27 +08:00
LICENSE Initial commit 2023-10-29 12:21:23 +00:00
README.md Uses custom tokenizer, nextcord, alpine, and more 2023-11-03 22:09:32 +08:00
bot.py Added gemini and a little classes 2024-01-12 21:27:27 +08:00
fly.toml Add new files to the repository 2023-10-29 20:48:48 +08:00
get_messages.py Added gemini and a little classes 2024-01-12 21:27:27 +08:00
llama_tokenizer_lite.py Uses custom tokenizer, nextcord, alpine, and more 2023-11-03 22:09:32 +08:00
requirements.txt Uses custom tokenizer, nextcord, alpine, and more 2023-11-03 22:09:32 +08:00
run.py Added gemini and a little classes 2024-01-12 21:27:27 +08:00

README.md

failed_discord_bot

A Discord bot that tries to use free and unreliable APIs of various AI models to simulate a Discord user.

Tokenizer modified from: https://github.com/belladoreai/llama-tokenizer-js To be determined.