Allesklar-bot

This Bot is written in Python with the help from the pyTelegramBotAPI and will respond to user-defined answers.

View project on GitHub

Allesklar Bot

This Bot is written in Python with the Help from the pyTelegramBotAPI. Originally from a private Bot named "FreundeskreisBot"

Installation

First of all, you need to install *Python2 *& the Python package manager

After that you need to install the pyTelegramBotAPI.

sudo pip install pyTelegramBotAPI

Finally clone the repo

git clone https://github.com/aRandomStranger/TelegramLoggingBot/

Getting started

On the First Run, the Bot will generate 2 new Files - data.json to store the files for the Bot & the token.txt where your Bot token located is.

Run the Bot!

Run the Bot using this command: python bot.py

If you want to hold the Bot you can also use something like screen -S AllesKlarBot

Special thanks to

@Sanguchi