An open API service indexing awesome lists of open source software.

https://github.com/acerv/wii_telegram_bot

A Telegram bot that handles some features
https://github.com/acerv/wii_telegram_bot

python telegram telegram-bot

Last synced: 3 months ago
JSON representation

A Telegram bot that handles some features

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/acerv/wii_telegram_bot.svg?branch=master)](https://travis-ci.org/acerv/wii_telegram_bot)

# Run
The bot application works with both python2 and python3.
In order to start wii bot use the following command:

python src/wiibot.py

# Configure
To configure the bot, create inside `src` directory a file called `config.ini`,
containing bot's configuration, like following:

[telegram]
token =

[imgur]
client_id =
client_secret =