This project was built using Python 3.8 and pyTelegramBotAPI
To contribute, follow the Contributing Guidelines
This is an Open-Sourced Telegram Bot that meant to teach anyone the basics of Blockchain. This bot will accept keypad/menu inputs from users and then send them answers that match their selection
-
Users can Learn about Blockchain.
-
Users can select predetermined questions.
-
Users can use the Bot with no supervision
To work with Adigun - The Blockchain Tutor Telegram Bot, you need to have some few prerequisites.
-
Python3.8
-
pip
-
Virtual environment (virtualenv) [If you want it]
-
Code/text editor
-
Terminal
-
Knowledge of pyTelegramBotAPI
-
You will need Internet connection.
-
You will also need python installed and knowledge of python
-
To get to use Adigun - The Blockchain Tutor Telegram Bot first you need to get to the Adigun - The Blockchain Tutor Telegram Bot repository.
Link:-> https://github.com/josylad/Adigun-Telegram-Bot
-
From there you can access Adigun - The Blockchain Tutor Telegram Bot codebase.
-
Star the project, Fork the repository, Clone the project.
-
Once you done with cloning and project is on your device.
-
Get into project folder (cd into project).
-
Installing The Library and other Modules
python3 pip install -r requirements.txt
-
Create a
.env file
which will include:- TOKEN="YOUR BOT TOKEN"
-
On your bash terminal Run the command:-
run:
- $ python3 bot.py
- Python 3.8
- pyTelegramBotAPI
- Joseph Adediji
-
Twitter: @Josylad
-
Github username: Josylad
This project is licensed under the MIT License - see the LICENSE file for details.
Built by Joseph Adediji