Skip to content

Telegram bot that translates between brainfuck language and natural language.

License

Notifications You must be signed in to change notification settings

longopy/BrainfckBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrainfckBot

Telegram bot that translates between brainfuck and natural language and vice versa.

Environment variables

These environment variables are required. You must create an .env file in the root of the project for execution via docker.

BOT_TOKEN = # BotFather bot token
BOT_IMAGE = # Bot profile image link
MAX_LENGTH = # Maximum number of characters supported by the bot
TIMEOUT = # Maximum timeout for brainfuck to plaintext conversion.

Demo

You can see it working on Telegram: @BrainfckBot

Do it for fun and learn.

About

Telegram bot that translates between brainfuck language and natural language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages