PyKorone
An interaction and fun bot for Telegram groups, having some useful and other useless commands. Created as an experiment and learning bot but being expanded and improved over time.
This repository contains the source code of @PyKoroneBot Telegram bot, along with instructions for hosting your own instance.
Requirements
- Python 3.7 or higher.
- A Telegram API Key and API Hash.
- A Telegram Bot Token.
- A Linux distribution or Windows (and maybe in others systens that support Python).
Installation
Setup
First, clone this Git repository locally: git clone https://github.com/AmanoTeam/PyKorone
After that, you can run python3 -m pip install .
to install the bot along with the dependencies.
Directory '.' is not installable. File 'setup.py' not found.
Error: This common error is caused by an outdated version of pip. We use the Poetry package manager to make things easier to maintain, which works with pip through PEP-517. This is a relatively new standard, so a newer version of pip is necessary to make it work.
Upgrade to pip 19 or later to fix this issue: python3 -m pip install pip -U
Usage
To start the bot, type python3 -m korone
.
Special thanks
- @usernein - teachings, ideas and allowed me to use some of his codes.
- @AndrielFR - helped me in great things.
- @RianFC - granted permission for the port of ytdl.py to the Korone.
If there is anyone I have forgotten to mention please let me know on Telegram: @Hitalo