Cxarli / unicode_bot

telegram bot for giving unicode information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unicode Info Bot (@UnicodeInfoBot)

This is a neat little telegram bot that I made that tells you all the characters in your message.

Example screenshot

Commands

  • Send any text and it will tell you the characters in it
  • /about, /start - Tells the user about what the bot can do
  • /help - Show a list of commands
  • /raw - Reply to messages that were parsed as commands to get the characters in them
  • /filter - Ignore specified characters. Reply with /filter and then a list of characters that you don't want: /filter abcdefghij. Case sensitive
  • /full - Reply to messages that has more than 50 characters and you'll get a txt file that has the entire character list. Will limit to 4096 chars or something.
  • /unique - Reply to a message, only shows each character once in order of occurence

About

telegram bot for giving unicode information


Languages

Language:Rust 100.0%