Skip to content

SlavPH/AsciiDecimalBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AsciiDecimalBot

Telegram bot to convert a character to decimal value using telebot

Requirements

[1] PyTelegramBotAPI
[2] Telegram Bot token get it from @botfather

Config token

Open config.py file and put your token there

Installation

apt:
[1] sudo apt install python3 git python-pip
[2] python3 -m pip install pytelegrambotapi
[3] git clone https://github.com/SlavPH/AsciiDecimalBot
[4] cd AsciiDecimalBot
[5] chmod +x *
[6] ./run.py

pacman:
[1] sudo pacman -S python3 git python-pip
[2] python3 -m pip install pytelegrambotapi
[3] git clone https://github.com/SlavPH/AsciiDecimalBot
[4] cd AsciiDecimalBot
[5] chmod +x *
[6] ./run.py

Termux:
[1] pkg install python3 git
[2] python3 -m pip install pytelegrambotapi
[3] git clone https://github.com/SlavPH/AsciiDecimalBot
[4] cd AsciiDecimalBot
[5] chmod +x *
[6] ./run.py

PyTelegramBotAPI

https://github.com/eternnoir/pyTelegramBotAPI

Thanks

About

Telegram bot to convert a character to decimal value using telebot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages