Skip to content

Mr. Proper is a Telegram bot to remove inactive users from groups.

Notifications You must be signed in to change notification settings

AphelG7/Mr-Proper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mr. Proper

If you want to see an instance of the bot in action have a look at @ProperlyGroupBot.

Requirements

  • Telegram Bot (Privacy Mode disabled)
  • MongoDB

Executables

You can find the latest binaries for the bot here.

Configuration

Keep a file called mrproper.config in the same directory as the executable. It needs to look like this:

[Telegram]
	Token = "1234:token"
	Timeout = 300
	Admins = [12345,54321]
	Debug = false
	
[Mongo]
	Url = "mongodb://"
	Database = "mrproper"
	Debug = false

About

Mr. Proper is a Telegram bot to remove inactive users from groups.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages