https://github.com/foxfirecodes/calculatorbot-v2
A 35 line Discord.js bot that can calculate stuff
https://github.com/foxfirecodes/calculatorbot-v2
Last synced: 10 months ago
JSON representation
A 35 line Discord.js bot that can calculate stuff
- Host: GitHub
- URL: https://github.com/foxfirecodes/calculatorbot-v2
- Owner: foxfirecodes
- Created: 2017-03-17T17:45:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T18:09:32.000Z (over 3 years ago)
- Last Synced: 2025-02-26T09:46:45.199Z (about 1 year 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.