hmage / derpibooru_bot

Derpibooru telegram bot

Home Page:https://t.me/DerpibooruBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello! I'm a bot by @hmage that sends you images of ponies.

To get a random top scoring picture: /pony

To search for Celestia: /pony Celestia

You get the idea :)

Setup and configuring

You will need to have settings.yaml file with keys for both Telegram Bot API and Derpibooru, like this:

telegram_token: some_secret_telegram_token
derpibooru_key: some_secret_derpibooru_key

Replace them with your actual tokens.

Running

First, build the bot:

go build

Then you can proceed with running it:

./derpibooru_bot

About

Derpibooru telegram bot

https://t.me/DerpibooruBot


Languages

Language:Go 98.5%Language:Shell 1.5%