More performant version of telegramSmallTextBot.js
This is a simple telegram bot for making your message font small. You can test it here: @smallText_bot
Just send a message to my bot and it will reply with your message but with cool little letters.
Now you can forward it to your friends
Statistics are saved in the file specified in config file in the following pattern:
[ISO8601 time of interval stop] [number of messages in interval]
setting | description |
---|---|
token |
This is your bot token. It's required and can be easily obtained from Bot Father |
enable_logging |
Enable message counter |
logging_schedule |
How often statistics should be saved |
logging_filename |
Statistics filename |