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

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

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.