Skip to content

polito-inginf/PolitoGroupHelp_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolitoGroupHelp_bot

A Telegram bot to help admins of a network telegram groups. Created on the trail of Group Help, it adds some functionalities that we, as a group, found missing.

Code contribution instructions

The branch main contains the (stable and tested) code that can be safely be put into production.

For adding new features, please create a new branch dev/<branch_name>. Once you have cloned this repository, create a new branch from it, using git switch or git checkout -b. You can't directly push to main, so you can't destroy anything here.

Be sure to not publish any token or user ID in this repository, since it could be potentially seen from other malicious users.

Features

No features yet... add some by creating a new branch and a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages