Skip to content

ruGPT3 bot in telegram based on Python

License

Notifications You must be signed in to change notification settings

Jourloy/ruGPT3-Telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruGTP3-Telegram

Telegram bot for generating text.

Required:

  1. Python 3.9

Getting start

Install:

  1. Download repository
  2. Unzip anywhere
  3. Rename config.example.py to config.py and token
  4. Open folder in cmd/terminal
  5. Type pip install -r requirements.txt
  6. Type python src/main.py for run

Commands:

/start

Get info about bot commands

/help

Get info about bot commands too

/author

Get info about author of this bot

/settings

Get info about settings of generation

/generate= or any other text

Generate text based on your

Authors

ruGPT3