Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayzr522/calculatorbot-v2
A 35 line Discord.js bot that can calculate stuff
https://github.com/rayzr522/calculatorbot-v2
Last synced: 9 days ago
JSON representation
A 35 line Discord.js bot that can calculate stuff
- Host: GitHub
- URL: https://github.com/rayzr522/calculatorbot-v2
- Owner: rayzr522
- Created: 2017-03-17T17:45:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T18:09:32.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T03:45:36.276Z (25 days ago)
- Language: JavaScript
- Size: 265 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CalculatorBot v2
A 35 line Discord.js bot that can calculate stuff. It's pretty much just a Discord bot wrapper for the [`math-expression-evaluator`](https://www.npmjs.com/package/math-expression-evaluator) Node module.