Skip to content

krau/yazatas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yazatas

Telegram bot that mirrors a message from a t.me link and sends it back as a new message, not a forward.

Config

Required:

  • TG_BOT_TOKEN

Optional:

  • TG_APP_ID default: 1025907
  • TG_APP_HASH default: 452b0359b988148995f22ff0f4229750
  • TG_SESSION default: yazatas.session
  • TG_CACHE_TTL_SECONDS default: 3600
  • TG_CACHE_MAX_ENTRIES default: 2048
  • TG_LOG_LEVEL default: info

Example .env:

TG_BOT_TOKEN=123456:your_bot_token

Run

go run .

About

Telegram bot that mirrors a message from a link and sends it back as a new message.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages