Skip to content

Rexinazor/Nikko

Repository files navigation

Nikko ChatBot

Just a basic Telegram AI chat bot written in Python using Pyrogram.

Requirements

Installation

$ https://github.com/Rexinazor/Nikko
$ cd Nikko
$ pip3 install -U -r requirements.txt
$ cp sample_config.py config.py

Edit config.py with your own values.

$ python3 Nikko.py

Heroku

Deploy

Docker

Follow Installation Guide.

$ sudo docker build -t Nikko .
$ sudo docker run Nikko

About

Just a basic python based ChatBot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published