Skip to content

a bot to make an anonymous group chat on telegram

Notifications You must be signed in to change notification settings

yesnomaybeyes/secretlounge-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secretlounge-ng

Rewrite of secretlounge, a bot to make an anonymous group chat on Telegram.

Setup

$ pip3 install -r requirements.txt
$ cp config.yaml.example config.yaml
Edit config.yaml with your favorite text editor.
$ ./secretlounge-ng

@BotFather Setup

Message @BotFather to configure your bot as follows:

  • /setprivacy: enabled
  • /setjoingroups: disabled
  • /setcommands: paste the command list below

Command list

start - Join the chat (start receiving messages)
stop - Leave the chat (stop receiving messages)
users - Find out how many users are in the chat
info - Get info about your account
sign - Sign a message with your username
s - Alias of sign
tsign - Sign a message with your tripcode
t - Alias of tsign
motd - Show the welcome message
version - Get version & source code of this bot
modhelp - Show commands available to moderators
adminhelp - Show commands available to admins
toggledebug - Toggle debug mode (sends back all messages to you)
togglekarma - Toggle karma notifications
tripcode - Show or set a tripcode for your messages

About

a bot to make an anonymous group chat on telegram

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%