2
0
mirror of https://github.com/thedevs-network/the-guard-bot synced 2025-08-30 13:47:54 +00:00
GingerPlusPlus 6593c52acf Always use first_name in link, and escape it
I'm disappointed that you added that to TODO
instead of resolving it immiedetly, @poeti8.

Also added escapeHtml, so the bot doesn't break
when someone has something html-like in first_name.
2017-09-24 14:55:26 +02:00
2017-09-21 13:57:49 +04:30
2017-09-21 13:57:49 +04:30
2017-09-20 23:17:00 +04:30
2017-09-21 13:57:49 +04:30
2017-09-20 22:45:40 +02: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

  1. Obtain a token from @BotFather
  2. git clone https://github.com/TheDevs-Network/bot, cd bot
  3. npm install
  4. cp config.example.json config.json, fill config.json
  5. npm start
  6. ???
  7. Profit!
Description
No description provided
Readme AGPL-3.0 2.7 MiB
Languages
JavaScript 79.6%
TypeScript 20.3%
Dockerfile 0.1%