Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 454 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 454 Bytes

vWallopBot

A Telegram Administration Helper bot mainly designed for V2Ray's project groups. Licensed with GPLv3.

vWallopBot Copyright (C) 2018 Nicholas Wang.

Build

  1. Replace value of BOT_TOKEN_ in bot_token.h with your own bot token.

  2. Normally build with CMake.

* You might need compiled shared library of Tgbot-Cpp project installed on your system to run this bot, thanks to @reo7sp

Run

You probably won't need this section.