Skip to content

aRandomStranger/TalkBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages