File size: 379 Bytes
65cfd5e
 
 
1
2
3
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.