rizaumami / para_bot

Telegram bot written in Bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

para_bot

Telegram bot written in Bash

Getting started.

This bot is tested with GNU bash, version 4.3.42(1)-release (x86_64-pc-linux-gnu).

Setup

Requires Bash. Written for Bash 4.3 but will probably run on 4.0.

You must have a Telegram bot and auth token from the @BotFather to run this bot. telegram-cli is not required.

Configuration

To begin, copy para_bot.conf.default to para_bot.conf and add the relevant information.

To run:

./para_bot

Plugins

Plugins is a function. Create a function as your plugin and save it as a file in plugins folder. Function name is the plugin filename.

Support

Do not private message me for support.

About

Telegram bot written in Bash

License:GNU General Public License v3.0


Languages

Language:Python 60.5%Language:Shell 39.5%