Skip to content

asapelkin/octabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octabot

Telegram Bot -- GNU Octave (MATLAB) interpreter prototype

build & run

cd octabot
echo "token = <YOUR TOKEN HERE>" > config.py
docker build . -t octabot
docker run  --restart=always  -d octabot

About

Telegram Bot -- GNU Octave (MATLAB) interpreter prototype.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published