Seadman Automation Helper is a Python-based tool designed to serve as a bridge between the Software Engineering and Development Club's services.
- Python 3.x
- Discord
- Telegram
Install the required dependencies using:
pip install -r requirements.txt
/help
: shows help menu/ban
//kick
: allows you to restrict an access to someone from a group (reply to act)/mute <minutes>
: allows you to mute a person for a certain time (reply to act)!<message>
: sends message in the important topic/<reply on a message with a name of the topic>
: forwards message to the specific topic on behalf of a bot
python src/main.py
- Pull requests are welcome, for major changes, please open an issue first to discuss what you would like to change.
- Please make sure to update tests as appropriate.