fun-util-fun-v1
v1.1.1
Published
***fun-util*** *Here are some examples* ```js const fun = require('fun-util-fun-v1') fun.calculator(1, '+', 2) // ^^ says 3 you can use, + - / * fun.storedata('name-of-data', 'content of data') // creates a file with the things you gave fun.getdis
Downloads
3
Readme
fun-util Here are some examples
const fun = require('fun-util-fun-v1')
fun.calculator(1, '+', 2)
// ^^ says 3 you can use, + - / *
fun.storedata('name-of-data', 'content of data')
// creates a file with the things you gave
fun.getdiscordbotonnocommands(token for discord bot)
// makes an instance of a discord bot, replace token with your discord bot token.
// more coming soon!!!
Join the Discord! Discord Server!