Skip to content
/ JoBot Public

Creating a Telegram ChatBot for my DSSS class at FAU

Notifications You must be signed in to change notification settings

jo-phina/JoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JoBot

This is a Telegram ChatBot for my DSSS class at FAU.

To Do:

To start JoBot, the Before running main.py or using the jobot.sh to run JoBot, the APIs of the Telegram Bot and the server where TinyLlama is running, have to be given!

Create Python file config.py and enter the APIs as follows:

TELEGRAM_API = ""
LOCAL_SERVER_API = ""

main.py then imports the APIs.

About

Creating a Telegram ChatBot for my DSSS class at FAU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published