Skip to content

Telegram bot that converts your messages into little characters

License

Notifications You must be signed in to change notification settings

JonaszPotoniec/telegramSmallTextBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram small text bot

This is a simple telegram bot for making your message font small You can test it here: @smallText_bot


Usage

Just send a message to my bot and it will reply with your message but with cool little letters.
Now you can copy it and send it to your friends


Installation

* git clone https://github.com/JonaszPotoniec/telegramSmallTextBot.git
* npm install  
* <insert your bot token into config.json>  
* npm start  

Settings

Settings are stored in config.json

setting description
remove_unknown Defines if characters that can't be converted should be deleted
token This is your bot token. It's required and can be easily obtained from Bot Father
no_text_message Message sent if no text has been found
count_messages Defines if number of messages should be counted and saved in statistics.json
count_messages_daily Grouping messages by days. It can slighty increase memory usage over time
save_interval How often statistics should be saved. They are also saved on exit

About

Telegram bot that converts your messages into little characters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published