Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mercurylampe

A Telegram bot written in Go using go-telegram/bot.

Commands

Command Behavior
/cat Sends a random cat photo
/gcat Sends a random cat gif
/tcat Sends a cat photo captioned with the given text

Any other message is echoed back by the default handler.

Running

export TG_TOKEN=<telegram-bot-token>
go run .

With Nix:

nix develop   # go, gopls, nil in scope
go run .

About

a Telegram bot written in golang.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages