Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stavares843/math-solver-bot

GitHub Action that evaluates if there is a math expression in comments and replies back
https://github.com/stavares843/math-solver-bot

github-actions-workflow math

Last synced: 12 days ago
JSON representation

GitHub Action that evaluates if there is a math expression in comments and replies back

Awesome Lists containing this project

README

        

# math-solver-bot

![raycast-untitled](https://user-images.githubusercontent.com/29093946/207126560-251ef7c1-4b3c-43d0-8bd2-e628e9efa0c0.svg)



# Usage

1. Create a GitHub Action workflow
2. Copy and paste the action from [here](https://github.com/stavares843/math-solver-bot/blob/main/.github/workflows/math-solver.yml) you can also modify the regex expression for other features
3. Submit a comment in either issues or Pull Requests with a math expression, and the bot will reply back

Captura de ecrã 2022-12-12, às 18 38 57