Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rodrigogiraoserrao/tryapl-bot
Twitter bot that automatically evaluates (Dyalog) APL expressions and replies with the results.
https://github.com/rodrigogiraoserrao/tryapl-bot
apl bot dyalog-apl evaluator python twitter
Last synced: 10 days ago
JSON representation
Twitter bot that automatically evaluates (Dyalog) APL expressions and replies with the results.
- Host: GitHub
- URL: https://github.com/rodrigogiraoserrao/tryapl-bot
- Owner: rodrigogiraoserrao
- License: mit
- Created: 2021-06-22T11:47:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-26T09:16:14.000Z (over 3 years ago)
- Last Synced: 2023-02-26T16:11:14.510Z (over 1 year ago)
- Topics: apl, bot, dyalog-apl, evaluator, python, twitter
- Language: Python
- Homepage: https://twitter.com/tryaplbot
- Size: 142 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TryAPL Bot
[Twitter bot][dyalogaplbot] that automatically evaluates (Dyalog) APL expressions and replies with the results.
Uses [TryAPL][tryapl] to fetch the results.
## Usage
To use it, just mention the bot [@dyalogaplbot][dyalogaplbot] in your tweets,
and include APL code between backticks (`` ` ``).
The bot replies with the result and a direct link to [Try APL][tryapl] with your expression in there.## Example
See [here](https://twitter.com/dyalogaplbot/status/1407272520919797762) for an example.
[dyalogaplbot]: https://twitter.com/dyalogaplbot
[tryapl]: https://tryapl.org