Skip to content

DazFather/hashtagCatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card

Hashtag Catcher

Telegram bot for catching the most trending hashtags on a group chat. Powerade by my own framework Parr(B)ot

Warning: W.I.P. This project is still work in progress. All the features are highly experimental and can not be consider by any mean stable or secure.

Set-up

  • Clone this repository and build using the command "go build" on your terminal (make sure to have Go installed, check go.mod for the minimal version required)
  • Use @BotFather to create your own bot and copy the API TOKEN. Remember to set privacy mode off to be able to catch also hashtags in messages that don't start with "/"
  • Run the bot and use as argument or the API TOKEN, or save it on a ".txt" file and use --readfrom followed by the file path. Like this: .\hashtagCatcher.exe --readfrom myFile.txt

About

Telegram bot for catching the most trending hashtags on a group, written in Go and powerade by Parr(B)ot framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages