summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add whois, change versioning in package.json8cy2020-06-063-2/+38
| | | | make msgContent a const instead of a var in app.js
* owner can remove darling, change website cmd url8cy2020-06-033-5/+5
|
* take down api8cy2020-05-212-4/+5
|
* fix bot file location8cy2020-05-212-3/+3
|
* fix volume error lol8cy2020-05-213-5/+5
|
* Update play.tsSin2020-05-211-1/+1
|
* change divise back to 100Sin2020-05-211-1/+1
|
* devise 100 / 200 instead of 100 or 20 to get 50vSin2020-05-211-1/+1
|
* default volume at 20 instead of 100Sin2020-05-211-2/+2
| | | change package.json version to 1.10.15
* remove multipliers, add dev features8cy2020-05-183-6/+6
|
* fix nsfw cmds, add rockpaperscissors8cy2020-05-135-27/+119
|
* update formatting for support and joinmsg8cy2020-05-094-4/+10
|
* add google, suggest + add suggest to joinmsg8cy2020-05-095-3/+64
| | | | - account for missing version increments
* change youtube cmd bc of errorSin2020-05-071-2/+2
| | | how did i mess this up lol
* remove old site aliasesSin2020-05-071-2/+2
|
* change output method + formattingSin2020-05-071-2/+2
|
* remove duplicate aliasSin2020-05-071-3/+2
|
* change bot path8cy2020-05-072-3/+3
| | | | lol
* add missing version increment from last commit8cy2020-05-071-1/+1
|
* add cmd logging and join server logging to support server8cy2020-05-078-6/+90
| | | | | | | - add depreciated join cmd *lol* - fix some formatting in btc and add defaults - add zero two cmd - add fortnite alias to fortnitestats
* change api urls8cy2020-05-052-4/+7
| | | | i have no idea how i messed this one up
* formatting, change api url8cy2020-05-052-2/+2
|
* add api cmd, formatting, add cors to server8cy2020-05-0519-17/+50
|
* make default status cmd response uwufier's status8cy2020-05-053-3/+15
|
* add api, change sementic version tag8cy2020-05-053-3/+38
| | | | | | | | | | | because of adding an api, a change was need to Procfile, making it a web process in heroku i also removed unused dependencies from the webserver file and made responses into json objects dont worry, i am using uptime robot ;) - renamed ws to server -changed sementic version from v10.0.0 to v1.10.0, minecraft versions :D
* del dist/ and change bot.js local8cy2020-05-052-3/+3
|
* add "|| true" to the end of the scripts to ignore errors8cy2020-05-051-1/+1
|
* add build scripts, remove dist8cy2020-05-0510-201/+22
| | | | | | | - remove some db errors, namely ones that are bs like no on doc type errors - move ws to spike - remove copy npm scripts i think - remove .env and package
* add genservers8cy2020-05-042-1/+37
|
* add poll and time cmd8cy2020-05-042-0/+64
|
* add status changer, v9.2.28cy2020-05-042-1/+89
|
* add npm copy scripts, v9.2.18cy2020-04-291-1/+1
|
* The Memeification, v9.2.08cy2020-04-2919-14/+412
| | | | | | | - fix goodbye - add more models - formatting - uncomment error loggers
* add contact cmds, qol updates/ formatting, v9.1.08cy2020-04-2934-35/+248
|
* formatting, blacklists, v9.0.18cy2020-04-299-9/+9
|
* Cerasus, v9.0.08cy2020-04-2998-37/+3535
| | | | | | | | | | | | | | | basically just add an insane amount of things - all new animal commands - waifu cmds - change/ move clientid, invite, uwufy, support, howify, say, pfp - add ip, security key, vote, datefacts, githubzen, fmk, fml, offsptring, facts, rate, opinion, onion, quantum coin, rolldie, romannumerals, russianrullete, smashorpass, spoiler, sub - minecraft cmds - SERVER check cmds - lewd cmds - roleplay commands - fun commands and games - utils
* The Return, v8.2.08cy2020-04-2813-17/+378
| | | | | | | | | - add goodbye - add avatar alias to pfp - add rule34, gelbooru and danbooru - fix ban and kick - add advice - add motivation alias to motivate
* change darling quote calc method, add 002 quotes to quote, v8.1.28cy2020-04-283-11/+13
|
* remove lotr, v.8.1.18cy2020-04-272-5/+2
|
* fix quote commands, add motivate, v8.1.08cy2020-04-276-80/+136
|
* add support and embed cmd, v8.0.28cy2020-04-2715-22/+76
| | | | also change msg.channel.send to msg.say
* change formatting of serverinfo embed, v8.0.18cy2020-04-272-2/+2
|
* A New World, v8.0.08cy2020-04-2754-56/+312
| | | | | | | | | | | | - change some formatting - add throttling to all commands - change timout in welcome and clear - add another edge case to welcome and darling - use new mongo.connect params for stability - move some commands around - remove some tsingnores for idk in total, epic update 8)
* add welcome command, v7.8.08cy2020-04-264-2/+103
|
* consolelog on join guild, v7.7.18cy2020-04-262-1/+5
|
* move music manager to import, v7.7.08cy2020-04-243-16/+17
|
* big changes, too lazy to count, v7.6.08cy2020-04-2410-60/+191
| | | | mainly just fix darling
* shift groups around, new mod cmds, v7.5.08cy2020-04-2323-31/+284
|
* change mongdburl to mlab, v7.4.28cy2020-04-232-2/+2
|
* change app.js bot path, get version from config.json, v7.4.18cy2020-04-234-5/+7
|