Skip to content

UserVerificator is a Telegram bot (made by @ilor64) that tests if a new group users are real users or bots.

Notifications You must be signed in to change notification settings

ilorwork/UserVerificator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

User Verificator ⛔🤖

A Telegram bot (made by @ilor64) that tests if a new group users are real users or bots.

Main technologies

language

  • C#/.Net 5

Dependencies

⚙️Setup

Pre execution steps

Execution

  • Create a json file in the solution folder with the following tamplate:
{
  "botToken": "<Your bot's token>",
  "logChatId": "<Chat id which you want the logs to be sent to>"
}
  • Execute the program using dotnet run command.

Contributions

Feel free to fork this project, work on it and then make a pull request agains main branch.
If they enhance the code in any way, they are generally accepted.
Please, DO NOT PUSH ANY TOKEN OR API KEY, Pull requests containing sensitive content will never be accepted.

Questions or Suggestions

Feel free to create issues here whenever you need.

About

UserVerificator is a Telegram bot (made by @ilor64) that tests if a new group users are real users or bots.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages