| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | A New World, v8.0.0 | 8cy | 2020-04-27 | 109 | -160/+684 | |
| | | | | | | | | | | | | | - 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.0 | 8cy | 2020-04-26 | 9 | -6/+235 | |
| | | ||||||
| * | consolelog on join guild, v7.7.1 | 8cy | 2020-04-26 | 5 | -4/+11 | |
| | | ||||||
| * | add math todo | 8cy | 2020-04-25 | 1 | -0/+56 | |
| | | ||||||
| * | move music manager to import, v7.7.0 | 8cy | 2020-04-24 | 7 | -34/+38 | |
| | | ||||||
| * | big changes, too lazy to count, v7.6.0 | 8cy | 2020-04-24 | 24 | -246/+419 | |
| | | | | | mainly just fix darling | |||||
| * | shift groups around, new mod cmds, v7.5.0 | 8cy | 2020-04-23 | 52 | -179/+797 | |
| | | ||||||
| * | change mongdburl to mlab, v7.4.2 | 8cy | 2020-04-23 | 5 | -6/+6 | |
| | | ||||||
| * | change app.js bot path, get version from config.json, v7.4.1 | 8cy | 2020-04-23 | 9 | -13/+17 | |
| | | ||||||
| * | DARLING in the FRANXX, v7.4.0 | 8cy | 2020-04-23 | 16 | -14/+199 | |
| | | | | | | - add mongo db support - add zero two darling cmd | |||||
| * | change invite link, v.7.3.6 | 8cy | 2020-04-23 | 7 | -8/+8 | |
| | | ||||||
| * | add invite cmd, v.7.3.5 | 8cy | 2020-04-23 | 7 | -7/+49 | |
| | | ||||||
| * | Create README.md | s1n | 2020-04-23 | 1 | -0/+46 | |
| | | ||||||
| * | remove nek, add clientid, v7.3.3 | 8cy | 2020-04-23 | 9 | -361/+67 | |
| | | ||||||
| * | formatting, v7.3.2 | 8cy | 2020-04-21 | 5 | -6/+6 | |
| | | ||||||
| * | remove npm scripts, add version cmd, v7.3.1 | 8cy | 2020-04-21 | 6 | -10/+85 | |
| | | ||||||
| * | move assets around, v7.3.0 | 8cy | 2020-04-21 | 55 | -242/+43 | |
| | | ||||||
| * | web back to worker, v7.2.5 | s1n | 2020-04-19 | 1 | -1/+1 | |
| | | ||||||
| * | link favi, v7.2.4 | 8cy | 2020-04-19 | 2 | -0/+2 | |
| | | ||||||
| * | add favicon and remove title for copyr, v7.2.3 | 8cy | 2020-04-19 | 4 | -2/+2 | |
| | | ||||||
| * | update ws, v7.2.2 | 8cy | 2020-04-19 | 2 | -4/+4 | |
| | | ||||||
| * | add views, v7.2.1 | 8cy | 2020-04-19 | 4 | -0/+136 | |
| | | | | | wooops | |||||
| * | launch web dash, v7.2.0 | 8cy | 2020-04-19 | 4 | -7/+9 | |
| | | ||||||
| * | update coinflip, v7.1.3 | 8cy | 2020-04-18 | 5 | -6/+6 | |
| | | | | | coin flip icon was pointed to a svg by accident. also changed embed title text. | |||||
| * | change case in 8ball + add coinflip, v7.1.2 | 8cy | 2020-04-18 | 7 | -5/+67 | |
| | | ||||||
| * | update node packages | 8cy | 2020-04-17 | 1 | -2/+2 | |
| | | | | | | - ytdl-core from 2.0.1 to 2.1.0 - ffmpeg-static from 4.1.0 to 4.1.1 | |||||
| * | add memory cmds + output formatting, v7.1.1 | 8cy | 2020-04-17 | 13 | -27/+150 | |
| | | ||||||
| * | add anime cmd group, v7.1.0 | 8cy | 2020-04-17 | 7 | -4/+647 | |
| | | ||||||
| * | add missing +, v7.0.1 | 8cy | 2020-04-16 | 6 | -8/+8 | |
| | | ||||||
| * | The Purification, v7.0.0 | 8cy | 2020-04-16 | 95 | -478/+1270 | |
| | | | | | | | | | | | | | | | add: - aesthetic, oddcase, stretch, surreal - culturedtext - dogeify - howify - insult - lorem - spongebob Other Stuff: - many refactoring | |||||
| * | no longer hosting ws, v6.0.4 | 8cy | 2020-04-15 | 3 | -6/+4 | |
| | | ||||||
| * | worker to web, v6.0.3 | 8cy | 2020-04-15 | 1 | -1/+1 | |
| | | ||||||
| * | forgot to compile last update lol, v6.0.2 | 8cy | 2020-04-15 | 1 | -2/+2 | |
| | | ||||||
| * | fix path for bot.js, v6.0.1 | 8cy | 2020-04-15 | 1 | -2/+2 | |
| | | ||||||
| * | The Uwulapse, v6.0.0 | 8cy | 2020-04-15 | 22 | -232/+464 | |
| | | | | | | | - add webserver - fix servercount - formatting | |||||
| * | on msg also log server name, v5.0.6 | 8cy | 2020-04-15 | 2 | -3/+3 | |
| | | ||||||
| * | remove build script, v5.0.5 | s1n | 2020-04-15 | 1 | -3/+2 | |
| | | ||||||
| * | Delete nodejs.yml | s1n | 2020-04-15 | 1 | -31/+0 | |
| | | ||||||
| * | add test, build and run, v5.0.3 | 8cy | 2020-04-15 | 1 | -2/+3 | |
| | | ||||||
| * | create node action | s1n | 2020-04-15 | 1 | -0/+31 | |
| | | ||||||
| * | add test and build, v5.0.1 | s1n | 2020-04-15 | 1 | -1/+2 | |
| | | ||||||
| * | The Uwufication | s1n | 2020-04-15 | 98 | -96/+5221 | |
| |\ | | | | | Merge pull request #1 from 8cy/test | |||||
| | * | The Uwuficationtest | 8cy | 2020-04-15 | 98 | -96/+5221 | |
| |/ | ||||||
| * | The Startlegacy | 8cy | 2020-04-13 | 5 | -0/+122 | |
| | | ||||||
| * | Initial commit | 8cy | 2020-04-13 | 1 | -0/+2 | |