Skip to content

Inline Telegram bot. Sends picture of exhausted wojak (or anything else) with your message.

License

Notifications You must be signed in to change notification settings

serguun42/Exhausted-Wojak-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exhausted-Wojak-Bot

Inline Telegram bot. Sends picture of exhausted wojak (or anything else) with your message.

Config

You need to edit config/telegram.json file to include the following:

  • Token from @BotFather
  • URLs of pictures being sent
    • url for full image
    • thumb for small-size preview
    • width and height – sizes of full image, can be omitted
  • Admin's user ID - for sending notifications
  • Bot's username - for proper help command
  • Text for /help command

How to run

  1. Install necessary dependencies – npm i --production
  2. Run bot – npm run production

How to use

Instuction are given in WELCOME_MESSAGE property in configuration file, bot's username is being injected into default template.

Some links


About

Inline Telegram bot. Sends picture of exhausted wojak (or anything else) with your message.

Topics

Resources

License

Stars

Watchers

Forks