|
c116ed2dc8
|
utils.selectionMessage: add description support
|
2022-04-24 12:16:01 -06:00 |
|
|
b3444b16e1
|
music: attempt to fix random errors with sc playlists
|
2022-04-24 12:09:39 -06:00 |
|
|
4bcb64d104
|
music: add --offset=<number> for playlists
|
2022-04-24 12:04:40 -06:00 |
|
|
c118a66858
|
music.queue: actually show 9
|
2022-04-24 11:43:21 -06:00 |
|
|
a3f32a8954
|
music.queue: timestamps try 3
|
2022-04-24 11:41:19 -06:00 |
|
|
b20344e2a3
|
music.queue: fix timestamps try 2, add proper link since masked dont work in field titles
|
2022-04-24 11:40:15 -06:00 |
|
|
a377ee2020
|
music.queue: fix timestamps
|
2022-04-24 11:38:06 -06:00 |
|
|
d033366c6c
|
music: implement queue command
|
2022-04-24 11:34:54 -06:00 |
|
|
64b34c56d6
|
music: add playlist limiting via --limit=<number>
|
2022-04-24 11:16:00 -06:00 |
|
|
8c3187584d
|
music: forgot await on createMessage
|
2022-04-21 20:05:36 -06:00 |
|
|
a09215ab2b
|
music: revert
|
2022-04-21 20:03:20 -06:00 |
|
|
4409f21d94
|
music: add fetching message to playlist processing
|
2022-04-21 19:59:22 -06:00 |
|
|
cdf94b2fd2
|
music: better fallback check to prevent queue mismatch
|
2022-04-21 19:55:39 -06:00 |
|
|
954754db8e
|
music: add url to now playing object
|
2022-04-20 15:01:34 -06:00 |
|
|
3d5fc4b2ab
|
music.np: length -> nowPlaying.length
|
2022-04-20 14:57:32 -06:00 |
|
|
adc7b3de6d
|
music: implement now playing
|
2022-04-20 14:51:56 -06:00 |
|
|
b3342d9d36
|
misc.shodan: handle detail response
|
2022-04-20 13:51:36 -06:00 |
|
|
f99780c297
|
commandDispatcher: apparently eris has polyfill for Message.embed
|
2022-04-20 13:48:29 -06:00 |
|
|
fd7990aa3c
|
misc.shodan: s/title/name
|
2022-04-20 13:46:53 -06:00 |
|
|
66c963190d
|
misc: add shodan internetdb command
|
2022-04-20 13:45:32 -06:00 |
|
|
4c7e038866
|
music: stupid discord limits on dropdown entries
|
2022-04-18 23:17:44 -06:00 |
|
|
672c39e516
|
music: attempt fix search
|
2022-04-18 23:16:09 -06:00 |
|
|
13b6420ff6
|
music: forgot [0] on splice
|
2022-04-18 23:11:52 -06:00 |
|
|
f212046bfb
|
music: fix leaving
|
2022-04-18 23:10:13 -06:00 |
|
|
4898efc2b6
|
music: typo
|
2022-04-18 23:09:10 -06:00 |
|
|
d7473c45f3
|
music: debug time
|
2022-04-18 23:08:22 -06:00 |
|
|
f45c24dcfc
|
music: fix leave message
|
2022-04-18 23:03:45 -06:00 |
|
|
4c7b35b13c
|
commandDispatcher: attempt to mitigate reruns from embed loading
|
2022-04-18 23:02:20 -06:00 |
|
|
05c9d98575
|
music: typo
|
2022-04-18 23:00:32 -06:00 |
|
|
d2b48d997d
|
music: attachment support
|
2022-04-18 22:56:30 -06:00 |
|
|
aa960f0c00
|
music: actually add the end event
|
2022-04-18 22:52:48 -06:00 |
|
|
922f8f614a
|
forgot package updates
|
2022-04-18 22:50:03 -06:00 |
|
|
f30101e296
|
early music rewrite. now playing, queue, queue removal and skip locking not impl yet
|
2022-04-18 22:49:04 -06:00 |
|
|
39c34a2ef1
|
misc.arsched: add alias anonradio
|
2022-04-08 19:54:51 -06:00 |
|
|
3f6d0aa13c
|
utility.avatar: forgot to set url on self lookup
|
2022-04-05 10:55:05 -06:00 |
|
|
772d3188f2
|
misc.arsched: month is 0 indexed
|
2022-04-04 22:32:19 -06:00 |
|
|
bbbc82c611
|
misc: add arsched
|
2022-04-04 22:31:20 -06:00 |
|
|
4f18677bc0
|
bump eris back to dev
|
2022-04-03 11:19:13 -06:00 |
|
|
530ee58979
|
utility.avatar: try 2 on merged images
|
2022-04-03 10:53:40 -06:00 |
|
|
eb63d86e69
|
utility.avatar: attempt object cloning
|
2022-04-03 10:45:25 -06:00 |
|
|
11e2e5f33b
|
utility.avatar: filter embeds
|
2022-04-03 10:44:11 -06:00 |
|
|
584f61178f
|
utility.avatar: only show second embed if guild avatar
|
2022-04-03 10:43:13 -06:00 |
|
|
d7162a0694
|
utility.avatar: add checks
|
2022-04-03 10:42:05 -06:00 |
|
|
2dbe433b1d
|
utility.avatar: fixes
|
2022-04-03 10:40:19 -06:00 |
|
|
4e2ff7438a
|
utility.avatar: attempt multi-image embed trick
|
2022-04-03 10:37:26 -06:00 |
|
|
618e42c1f3
|
utils.hastebin: supress embed aaaaaa
|
2022-04-01 20:22:56 -06:00 |
|
|
43662805a3
|
utils.hastebin: forgot /
|
2022-04-01 20:21:54 -06:00 |
|
|
d929e6ffb3
|
utils.hastebin: set content type
|
2022-04-01 20:21:00 -06:00 |
|
|
f375acf9c8
|
.
|
2022-04-01 20:10:29 -06:00 |
|
|
b5543eec11
|
move hastebin to nekobin
|
2022-04-01 20:07:15 -06:00 |
|