Skip to content

Telegram bot based on Social-Picker-API. Includes features like replacing links to social posts in the group chat to media and managing the group and its content and messages.

License

Notifications You must be signed in to change notification settings

serguun42/Telegram-Ultra-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Ultra Bot

Telegram bot based on Social-Picker-API. Includes features like replacing links to social posts in the group chat to media and managing the group and its content and messages.


What can it do?

  • Process links to resources, replacing them with content located at these links – see the repository Social-Picker-API and commands aboutpicker & aboutlist.
  • Hide spoilers command /spoiler – see aboutspoiler.
  • Welcome new users with various text & media messages and rules.
  • Khaleesi-fy the text in Cyrillic characters (changes by the new text of the message that was replied to by the command /khaleesi) – see repo Khaleesi.JS.
  • Respond to a custom command with a random sticker from a pre-selected sticker pack.

NPM commands to get started

  1. Install only necessary dependencies – npm i --omit=dev
  2. Run in production mode – npm run production

Configuration

Folders

  • admin – utils for mailing new updates, managing Bot API sessions (cloud and local log-out); admin/README.md
  • commands – text command templates for the bot, configured at startup
  • util – other various utils

Read more


About

Telegram bot based on Social-Picker-API. Includes features like replacing links to social posts in the group chat to media and managing the group and its content and messages.

Topics

Resources

License

Stars

Watchers

Forks