Skip to content

A websocket powered telegram wrapper for Sugaroid written in golang

License

Notifications You must be signed in to change notification settings

sugaroidbot/sg-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sg-telegram

A thin telegram wrapper built on top of Sugaroid Websocket implementation.

Screenshot

Build

go build .

Run

export TELEGRAM_BOT_TOKEN="supersecrettoken" 
export SG_TG_COMMAND_PREFIX="@mysugaroidbot "
export SG_TG_CHANNEL_ID_WHITELIST="-13131331313,-43131313"
export SG_TG_WS_ENDPOINT="localhost:3000"
./sg-telegram

License

This project is licensed under the MIT License

About

A websocket powered telegram wrapper for Sugaroid written in golang

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages