mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-31 14:15:25 +00:00
43cd7ab2859db23a52c7a731d59ca5ca752637ee
Telegram bot for administrating network of groups, created by (and for) https://thedevs.network/.
If you wish to use it to administrate your own network of groups, you have to set up your own instance.
Setup
- Obtain a token from @BotFather
git clone https://github.com/TheDevs-Network/bot
,cd bot
npm install
cp config.example.json config.json
, fillconfig.json
npm start
- ???
- Profit!
Languages
JavaScript
79.6%
TypeScript
20.3%
Dockerfile
0.1%