spaghetti edition
Pre-release
Pre-release
introducing spaghetti edition: now with 5000% more spaghetti!
A lot of very minor back-end things. And also a new command. And more Despacito.
...I should have named this one "wait, it's all despacito?" huh...
+ additions +
- Added 6 new videos to
this is so sad play despacito
.- I'd list them, but I'm very lazy.
Turns out that some videos don't haveI've fixed it by adding an override property for one thumbnail. If there's nomaxresdefault.jpg
thumbnails (and so, Kiryu Coco - Despacito has no thumbnail). I'll fix it it later.maxresdefault.jpg
, I'll use thehqdefault.jpg
instead.
- More errors! Attempting to send a NSFW video in a non-NSFW channel will return you an error, and so will choosing an out-of-bounds value.
- Added
decide
command.FeedGive slabbot some things, separated by commas, and they'll choose a random one! - slabbot now has the prefix
sl
. (You can still useslabbot
and mentions.) - More
README.md
s! and also hopefully slightly better.
- removals -
- Removed dependencies
sqlite
andsequelize
(and probably some more). I plan to usemongoose
. - Removed
slabbot-banner.png
, replaced withslabbot-icon.png
(in the README). It looked bad.
~ other changes ~
- Fixed a typo + reworded a thing in
commandinfo.json
(used in thehelp
command.)
> code stuff <
- Now utilizing
eslint
. Because my code is bad. - Turns out that you can set default values for properties (e.g.
constructor(a, b = true, c = 5);
). That's used once indespacito.js
.
Anyways, that's a second number increment. I feel like it's deserved. New command and some other things. Next release should hopefully add MongoDB or some other things.