Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 467 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 467 Bytes

NimbleBot

Simple Telegram bot for looking up Nimble packages. Official instance at @NimblBot.

To run an instance, create a new bot with @BotFather, then save your token in a file called token. This file is read at compile time from the project folder, not the src folder.

Installation

git clone https://github.com/zedeus/NimbleBot
cd NimbleBot

# Create token file with bot token
nimble build