Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/gnuweeb/golang-telegram-captcha

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/gnuweeb/golang-telegram-captcha

  • v0.0.0-20231103030058-ac951f8d8d78
  • Source
  • Go
  • Socket score

Version published
Created
Source

Go Telegram Captcha Bot

Fancy, fully-featured, easy to use, scalable Telegram CAPTCHA bot written in Go based on tucnak's telebot

this robot only has one job, and he does it well

Usage

  1. Make sure your account got "add new admin" privilege
  2. Invite @SatpamEmojiBot (or deploy your own) to your group
  3. Make the bot as admin in the group
  4. Enjoy...

Deployment

  1. Download the bot program
# If you already have go installed on your machine

go install github.com/GNUWeeb/golang-telegram-captcha@latest

# if it's not 
curl -sf https://gobinaries.com/GNUWeeb/golang-telegram-captcha | sh
  1. Put your bot token to BOT_TOKEN env var
  2. Run the program golang-telegram-captcha-bot

TODO

  • Refactoring
  • Persistent storage
  • Ability to stay reliable and not spammy even on join traffic-spike
  • Trust-based privilege escalation on normal user (trust from admin)
  • Integration with Telegram spam server
  • Container deployment
  • Write tests
  • Assets licenses

Credits

Renee French
Ashley McNamara
Mat Ryer

FAQs

Package last updated on 03 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc