Skip to content

Simple telegram bot to do one thing. Detect sentiment of given messages.

Notifications You must be signed in to change notification settings

kingbrucelee/emogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The bot doesn't greet or provide info about usage (TODO) It accepts messages in form of Forwarded Message {name}:{text} (regex: (.?):\s(.*) for reference) List of lines of text in previous format. (then and only then it shows a summary divided by user and sorted from most positive to most negative) The telegram bot token should be placed in ".env" file The bot support Polish and English language albeit the detection of which to use is bad approach of checking for polish diacritics characters.

About

Simple telegram bot to do one thing. Detect sentiment of given messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages