https://github.com/profan/teleracket
Telegram Bot which acts as a Racket REPL
https://github.com/profan/teleracket
Last synced: 5 months ago
JSON representation
Telegram Bot which acts as a Racket REPL
- Host: GitHub
- URL: https://github.com/profan/teleracket
- Owner: profan
- License: mit
- Created: 2015-07-18T13:28:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-23T12:48:41.000Z (almost 11 years ago)
- Last Synced: 2025-03-15T08:31:34.340Z (over 1 year ago)
- Language: Racket
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
teleracket
===============
Small Telegram Bot made out of boredom to act as a Racket REPL, aims to function like a regular REPL, with the possiblity to start sandboxes for any given racket language and output images when they are produced.
[Telegram Bot API](https://core.telegram.org/bots/api "Telegram Bot API Link")
Where I live
---------------
TeleRacketBot on Telegram, send me a message!
I accept commands like /eval expr right now, may make it more telegram-friendly shortly.
Should work in group chats, since it also handles /cmd@BotName, not tested.
Config
---------------
Rename the defs.rkt.example to defs.rkt and replace bot token with your own token, changing the settings as you wish.
License
---------------
Licensed under the MIT license, see LICENSE file.