Vargock
Commiting an old Telegram project based on HG AI models to recognize text tone
65cfd5e
raw
history blame
379 Bytes
This is a simple Telegram bot that uses the Hugging Face API to detect the sentiment of text messages. I don’t provide hosting for it, so to use it, you’ll need to create your own Telegram bot and Hugging Face API keys. Then, put them into a .env file in the root folder, following the format in the .env.example file.
Simply copy .env.example to .env and fill in your keys.