Skip to content

SlavPH/BrainFuckBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainFuckBot

Simple Brainfuck compiler (or interpreter) Telegram bot using telebot

Requirements

[1] PyTelegramBotAPI it will be installed automatically!
[2] Telegram Bot token get it from @botfather

Installation

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

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

Termux:
[1] pkg install python3 git
[2] git clone https://github.com/SlavPH/BrainFuckBot
[3] cd BrainFuckBot
[4] chmod +x *
[5] ./run.py

Shoutout to pocmo

https://github.com/pocmo/Python-Brainfuck
Thanks for your Brainfuck interpreter

PyTelegramBotAPI

https://github.com/eternnoir/pyTelegramBotAPI

Thanks

About

Simple Brainfuck compiler telegram bot using telebot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages