Skip to content

mangcut/SigninBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SigninBot

A sample signin bot in GoLang

This sample bot demonstrates how to use bot to help users sign-up and sign-in your website.

You could try the bot here https://t.me/kybersigninbot. Note that this sample doesn't actually sign you in, just give you the idea. In addition, actual implementation should save state to some database like Bolt.

The bot use Golang Telegram Wrapper telebot.

Recently, Telegram introduce the Login Widget so you might want to try it as an alternative approach for Telegram Sign-in.

About

A sample signin bot in GoLang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages