mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-28 12:47:56 +00:00
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%