Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.03 KB

!Life Bot

Under Development

Another useless telegram bot for your entertainment.

Commands

As of this moment, the bot only supports the following commands:

/poll - Create a poll. The poll will be created in the chat where the command was issued. First argument is the question, the second argument is the options separated by " | " text. Example: /poll What is your favorite color? | red | blue | green
/anonymous_message - Sends anonymous message to the chat. The message will be sent anonymously. The first argument is the message. Example: /anonymous_message Hello world!
/dark_humor_pl - Get a random dark humor message from the Polish website 'kawaly.tja.pl'

Installing

Clone this project and create .env file with the following variables:

TELEGRAM_API_KEY=<your-telegram-bot-token>

License

CC0