Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

TelegramLoggingBot

This Bot is written in Python with the help from the pyTelegramBotAPI.

Test it at our official Telegram Bot: @DanielSaysBot

Powered by SEEDTEAM

Let's start by installing everything you need.

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/TalkBot/

Getting started

Open the file "bot.py" and replace the Token with yours.

Running the Bot

You can one-time run the Bot with the command

python bot.py

This isn't recommend. Use something like screen to hold the Bot. screen -S TalkToMeBot Then just retype the command and you are finished!

About

A simple Talk Bot writtin in Python.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages