Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/profan/teleracket
Telegram Bot which acts as a Racket REPL
https://github.com/profan/teleracket
Last synced: 29 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-23T12:48:41.000Z (over 9 years ago)
- Last Synced: 2024-04-24T04:43:17.657Z (8 months ago)
- Language: Racket
- Size: 125 KB
- Stars: 0
- Watchers: 3
- 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.