Kwoth
|
305a9a4a98
|
better error when ffmpeg is not found
|
2016-07-24 13:00:34 +02:00 |
|
Kwoth
|
a01ed97c6d
|
allow unsafe
|
2016-07-24 01:28:43 +02:00 |
|
Kwoth
|
21b1778a1f
|
unix timestamp extension
|
2016-07-24 01:28:23 +02:00 |
|
Kwoth
|
7b95ff5d08
|
forgot some awaits
|
2016-07-24 01:28:03 +02:00 |
|
Kwoth
|
cb5079a384
|
mostly rewritten music, doesn't work on large number of concurrent streams properly >.>
|
2016-07-24 01:26:43 +02:00 |
|
Kwoth
|
92123fc95a
|
Made permission saving async
|
2016-07-23 22:33:34 +02:00 |
|
Kwoth
|
566cef82ba
|
Now shows the correct position number when queuing a song
|
2016-07-23 15:18:05 +02:00 |
|
Kwoth
|
0820c17307
|
.ct command added to Utiliy module, prints current channe's topic
|
2016-07-23 15:10:35 +02:00 |
|
Kwoth
|
e66615b056
|
Changed all locks to SemaphoreSlims, Slight musicbuffer changes.
|
2016-07-23 15:04:33 +02:00 |
|
Kwoth
|
c3bd1f5986
|
music usages fixed, 64bit release test
|
2016-07-22 20:50:57 +02:00 |
|
Kwoth
|
68a66e281e
|
fixed error message when doing .iam , thanks PeaceLord<3 for debugging
|
2016-07-22 15:17:19 +02:00 |
|
Kwoth
|
8a9f6f4e26
|
.send is now correctly splitting on "|", not "-" (fixed .send)
|
2016-07-22 13:41:41 +02:00 |
|
Kwoth
|
bd2d0098e0
|
Print error to console when .iam throws an exception
|
2016-07-22 13:11:49 +02:00 |
|
Kwoth
|
1437f60d75
|
fixed -h for .send
|
2016-07-21 22:35:49 +02:00 |
|
Kwoth
|
31c4e315c6
|
Merge branch 'music-rewrite' into dev
|
2016-07-21 17:42:15 +02:00 |
|
Kwoth
|
dfc710cb86
|
fixed "-h command name" when there is no alias
|
2016-07-21 14:07:58 +02:00 |
|
Kwoth
|
1195a4c9c8
|
resetting buffer?
|
2016-07-21 14:07:26 +02:00 |
|
Kwoth
|
d69c783f3f
|
@nadeko fire makes more sense now.
|
2016-07-21 13:23:22 +02:00 |
|
Kwoth
|
ee415d166e
|
string.join("" -> string.concat
|
2016-07-21 12:57:57 +02:00 |
|
Kwoth
|
f1cf11ae8e
|
~trans now correctly translates multiple sentences at once. Thanks @Myoshu
|
2016-07-21 12:50:33 +02:00 |
|
Kwoth
|
a8f33e5665
|
song queue full real fix
|
2016-07-21 12:42:48 +02:00 |
|
Kwoth
|
c6af3a6c3e
|
more musicplayer fixes/rewrites
|
2016-07-21 12:42:17 +02:00 |
|
Kwoth
|
b506064d37
|
rewrite started
|
2016-07-21 02:13:16 +02:00 |
|
Kwoth
|
c06047b67c
|
reduced per user cooldown to 1 second
|
2016-07-21 01:51:47 +02:00 |
|
Kwoth
|
ae6deee1db
|
ace is the strongest high card #423
|
2016-07-20 22:58:41 +02:00 |
|
Kwoth
|
2e6bdc9f08
|
woops, fixed #426 , no longer saying queue full when its not
|
2016-07-20 22:51:41 +02:00 |
|
Kwoth
|
c5c9e98b51
|
fix #429
|
2016-07-20 22:41:02 +02:00 |
|
Kwoth
|
659c751055
|
fixed .logignore description/alias
|
2016-07-20 20:25:10 +02:00 |
|
Kwoth
|
0197034564
|
ok i give up
|
2016-07-20 17:54:01 +02:00 |
|
Kwoth
|
14c5aeecf5
|
maybe?
|
2016-07-20 17:49:20 +02:00 |
|
Kwoth
|
de70e8c87f
|
Don't treat warning as errors
|
2016-07-20 17:38:02 +02:00 |
|
Kwoth
|
e54f1b8575
|
reduced global nadeko startup wait, added a callback on when the IsReady flag is set to true
|
2016-07-20 16:40:05 +02:00 |
|
Kwoth
|
0ea71eb490
|
~g is alias for ~google now
|
2016-07-20 16:39:02 +02:00 |
|
Kwoth
|
90612676d3
|
>gc reduced to 1%
|
2016-07-19 23:27:19 +02:00 |
|
Kwoth
|
f08f12b0b2
|
Image and isntruction in planting/picking/generatingcurrency are now deleted when image is deleted #387
|
2016-07-19 20:47:05 +02:00 |
|
Kwoth
|
60bc7d4f71
|
changed !m to !!, and there is no space now. This won't apply to people with old configuration.json
|
2016-07-19 18:27:16 +02:00 |
|
Kwoth
|
33f8dc87d3
|
.prune is much faster
|
2016-07-19 17:24:57 +02:00 |
|
Kwoth
|
123b75b7c9
|
;acmdcds added to benefit ;cmdcd, permission system can now take aliases
|
2016-07-19 16:53:09 +02:00 |
|
Kwoth
|
3b8e9a6af7
|
Merged branch dev into dev
|
2016-07-19 13:37:32 +02:00 |
|
Kwoth
|
44ce541abc
|
added ~google to get google search link #402
|
2016-07-19 13:37:20 +02:00 |
|
Master Kwoth
|
8d46ab762f
|
Merge pull request #415 from appelemac/selfassignedtoggle
.togglexclsar - make self-assignable roles exclusive (can have only 1 of them)
|
2016-07-19 01:24:23 +02:00 |
|
Kwoth
|
6f853938b5
|
Added ;cmdcd command - set command cooldowns per user
|
2016-07-17 22:53:00 +02:00 |
|
Kwoth
|
b05b2b8015
|
can no longer $give 0 flowers
|
2016-07-17 21:29:58 +02:00 |
|
Kwoth
|
1908ed827f
|
-commands command now prints in alphabetical order
|
2016-07-17 21:19:18 +02:00 |
|
appelemac
|
5226891a52
|
Merge remote-tracking branch 'refs/remotes/Kwoth/dev' into selfassignedtoggle
|
2016-07-17 20:50:28 +02:00 |
|
appelemac
|
3a85e5e3eb
|
Merge remote-tracking branch 'refs/remotes/Kwoth/master' into selfassignedtoggle
merging branch
|
2016-07-17 20:49:25 +02:00 |
|
appelemac
|
e28c705bfd
|
sat
|
2016-07-17 20:42:41 +02:00 |
|
Kwoth
|
4b9ae7b403
|
self assigned roles are not ordered alphabeticaly
|
2016-07-17 19:42:58 +02:00 |
|
Kwoth
|
6e20c8d719
|
minor cleanup
|
2016-07-17 18:20:55 +02:00 |
|
Kwoth
|
520902b626
|
grammar
|
2016-07-17 18:15:29 +02:00 |
|
Kwoth
|
d24aac4f76
|
... what was i thinkng
|
2016-07-17 18:09:11 +02:00 |
|
Kwoth
|
3512a99ce1
|
added .logignore to ignore channels you don't want logged with .logserver
|
2016-07-17 17:52:06 +02:00 |
|
Kwoth
|
5c36a90408
|
added $rolluo (unordered roll) for games where order of dice matters
|
2016-07-17 16:41:49 +02:00 |
|
Kwoth
|
435015f41d
|
no more spam when giving away flowers
|
2016-07-17 14:11:46 +02:00 |
|
Kwoth
|
21a4cb53b0
|
$betflip added, added some .configureawait(false) on missing places
|
2016-07-17 14:09:16 +02:00 |
|
Kwoth
|
0b57a900f9
|
made heads and tails images smaller
|
2016-07-17 13:54:29 +02:00 |
|
Kwoth
|
1480161860
|
had 2 leave commands, removed 1
|
2016-07-17 13:54:16 +02:00 |
|
Kwoth
|
b9d60d9c0e
|
fixed spam while playing $br
|
2016-07-17 13:08:24 +02:00 |
|
Kwoth
|
89de5e519b
|
added $betrole command
|
2016-07-17 12:34:44 +02:00 |
|
Kwoth
|
1483d9d33e
|
Fixed error, hopefuly nobody sees this commit
|
2016-07-17 12:05:59 +02:00 |
|
Kwoth
|
38b1ecc6da
|
Added how to use for "!m ra", thanks PoPi
|
2016-07-15 23:20:25 +02:00 |
|
Kwoth
|
f0c290fd16
|
Permissions module now works properly with Clas Of Clans module, thx rusty
|
2016-07-15 22:54:39 +02:00 |
|
Kwoth
|
06a156d73f
|
removed @bot slm, #395
|
2016-07-14 05:45:45 +02:00 |
|
Kwoth
|
0aca439ddb
|
Show currency sign when taking, #403
|
2016-07-14 05:15:06 +02:00 |
|
Master Kwoth
|
bb3f879729
|
Prettier -h command command-specific help, and made it so it works with new | instead of usage
|
2016-07-11 18:33:50 +02:00 |
|
Master Kwoth
|
16213abc8b
|
More proper Examples for Permissions module. Changed Arcane \n**Usage**: keyword everywhere with a simple |
|
2016-07-11 18:17:41 +02:00 |
|
Master Kwoth
|
7de315bc04
|
#392 fixed searching abilities with spaces
|
2016-07-11 16:23:42 +02:00 |
|
Master Kwoth
|
33176f8943
|
>attack command clarified, commandlist updated, .lcr all is now a thing and sends you list of all custom reactions in DM
|
2016-07-11 13:44:19 +02:00 |
|
Master Kwoth
|
57bc26dd46
|
bugfix, added option in config to forward messages to all owners.
|
2016-07-11 12:28:43 +02:00 |
|
Master Kwoth
|
f1b839337a
|
pokab renamed to pokeab #389
|
2016-07-11 11:51:54 +02:00 |
|
Master Kwoth
|
3bc636774f
|
afk voice channel is now ignored with .v+t command
|
2016-07-11 11:50:38 +02:00 |
|
Master Kwoth
|
98f6498711
|
#391 take now dms the user that he lost flowers.
|
2016-07-11 11:47:27 +02:00 |
|
Master Kwoth
|
718f0d4871
|
$lb now shows the names of people in the server it's invoked in, if any.
|
2016-07-11 11:44:33 +02:00 |
|
Master Kwoth
|
ac26502d57
|
woops, not 50%, need 2% XD
|
2016-07-10 01:05:38 +02:00 |
|
Master Kwoth
|
7bd8163fea
|
!m sq added (soundcloudqueue), allows search queries for soundcloud.
|
2016-07-09 04:25:07 +02:00 |
|
Master Kwoth
|
a771e519b4
|
key is not needed if we're queueing links.
|
2016-07-08 21:33:08 +02:00 |
|
Master Kwoth
|
415265360f
|
;3
|
2016-07-08 11:18:46 +02:00 |
|
Master Kwoth
|
adc449f765
|
!m smq added (setmaxqueue)
|
2016-07-08 05:20:10 +02:00 |
|
Master Kwoth
|
8044bbe978
|
removed .updtime
|
2016-07-07 19:37:06 +02:00 |
|
Master Kwoth
|
a511d35704
|
queuer name added in songs, trimmed to 12 characters.
|
2016-07-07 19:35:56 +02:00 |
|
Master Kwoth
|
2fda1c0dbb
|
Added optional cooldown for >gc , Nadeko can no longer trigger random flower by herself.
|
2016-07-07 18:43:29 +02:00 |
|
Master Kwoth
|
4cae7b88fe
|
typo, it actually queues up to 500.
|
2016-07-07 16:43:18 +02:00 |
|
Master Kwoth
|
8e91717241
|
ClashOfClans - Added ,cfw1 ,cfw2 and alias to cf - ,cf3 to finish claims with a certain number of stars. (1/2/3)
|
2016-07-07 16:41:24 +02:00 |
|
Master Kwoth
|
c0f23e48f0
|
.iamn now also deletes messages
|
2016-07-07 15:39:26 +02:00 |
|
Master Kwoth
|
c7d61c5d10
|
format fix #380 , now deleting pickup message when random flower spawns after 5 second
|
2016-07-07 10:15:28 +02:00 |
|
Master Kwoth
|
f0c85eaafc
|
fixed customreactions always loading default reactions, even when they are deleted #370
|
2016-07-07 04:46:33 +02:00 |
|
Master Kwoth
|
9d88627e19
|
small chance crashfix when 502 happens on sendfile
|
2016-07-07 04:44:52 +02:00 |
|
Master Kwoth
|
3f2b98f3b0
|
fixed !m dv description
|
2016-07-05 02:05:53 +02:00 |
|
Master Kwoth
|
b83e1d74f8
|
autoplay is canceled on !m s , fixed music commandlist
|
2016-07-04 20:16:17 +02:00 |
|
Midnight-Myth
|
a4810308a1
|
Fixed userpresence and logserver
|
2016-07-04 13:57:51 +02:00 |
|
Master Kwoth
|
1cbb213706
|
fixed $lb
|
2016-07-04 09:59:26 +02:00 |
|
Master Kwoth
|
b0bb792e93
|
fixed osu desc, fixed userpresence disable
|
2016-07-04 09:16:01 +02:00 |
|
Master Kwoth
|
6d641431ab
|
voicepresence, logserver and userpresence persist restarts now. ObservableConcurrentDictionary implementation added. #104
|
2016-07-04 08:47:29 +02:00 |
|
Master Kwoth
|
7695112232
|
random stuff
|
2016-07-04 08:46:26 +02:00 |
|
Master Kwoth
|
1b96e520e7
|
plz no webclient in 2016
|
2016-07-03 22:44:13 +02:00 |
|
Master Kwoth
|
b30a804123
|
Fixed translate
|
2016-07-03 22:30:35 +02:00 |
|
Master Kwoth
|
29daf48e4f
|
converted logserver, userpresences and voicechannellog to use Ids instead of objects. (step 1 for persisting restarts)
|
2016-07-03 05:26:14 +02:00 |
|
Master Kwoth
|
a39f542cad
|
Added manage messages requirement for >gc
|
2016-07-03 00:48:55 +02:00 |
|
Master Kwoth
|
947472a77b
|
Currency generation added (>gc) command.
|
2016-07-03 00:40:06 +02:00 |
|
Master Kwoth
|
1b3b65817e
|
drawing 5 cards now mentions the person who invoked the command, thx Pajdo Warrior
|
2016-07-02 22:42:45 +02:00 |
|
Master Kwoth
|
9fec22a307
|
fixed playing rotate , thx baron von chukkelchode
|
2016-07-02 22:38:07 +02:00 |
|
Master Kwoth
|
fe528f37cc
|
added ~checkbeam, ~checktwitch and ~checkhitbox, for instant check if some streamer is online.
|
2016-07-02 10:40:49 +02:00 |
|
Master Kwoth
|
dd349376a2
|
.savechat added, added .ToStream extension for strings
|
2016-07-02 02:20:33 +02:00 |
|
Master Kwoth
|
59eef96009
|
.ecr added (edit custom reaction), .lcr improved, .scr added #367 #368
|
2016-07-02 00:11:20 +02:00 |
|
Master Kwoth
|
b41a78f674
|
abstracted showinprettycode out
|
2016-07-01 23:01:44 +02:00 |
|
Master Kwoth
|
4c5b5348ba
|
Added wiki instead of main github page
|
2016-07-01 23:01:11 +02:00 |
|
Master Kwoth
|
77d468ab5b
|
fixed ~ir, fixes #371
|
2016-07-01 16:56:18 +02:00 |
|
Master Kwoth
|
61f0f27a0c
|
removed some unnecessary task.runs
|
2016-06-30 04:42:54 +02:00 |
|
Master Kwoth
|
85ff050061
|
Soundcloud playlist support (!m scpl) - Better late than never. closes #123
|
2016-06-30 01:05:37 +02:00 |
|
Master Kwoth
|
ed59d11d71
|
added ~memegen and ~memelist commands
|
2016-06-29 21:02:43 +02:00 |
|
Master Kwoth
|
51d6fd88ed
|
Deleted copyme command, its annoying.
|
2016-06-29 19:28:32 +02:00 |
|
Master Kwoth
|
144da5a0db
|
fixed $leaderboard?
|
2016-06-29 19:25:40 +02:00 |
|
Master Kwoth
|
50f8cec33e
|
Moved ~av from conversations to searches
|
2016-06-29 19:17:37 +02:00 |
|
Master Kwoth
|
112cf972ac
|
default volume persists restarts
|
2016-06-29 03:12:38 +02:00 |
|
Master Kwoth
|
a6d35aa6c2
|
Greatly improved incidents. you can now list unread incidents with .lin, and get .txt of all incidents with .lain command
|
2016-06-28 02:09:59 +02:00 |
|
Master Kwoth
|
29092206e5
|
Split administration into administration and utility. Added incidents table (WIP)
|
2016-06-27 22:33:03 +02:00 |
|
Master Kwoth
|
0c46911303
|
Added !m autoplay (queues next related youtube song)
|
2016-06-27 22:32:08 +02:00 |
|
Master Kwoth
|
453ae8bbc2
|
converted to .send serverid|u:user_id Message here or .send serverid|c:channel_id Message here`
|
2016-06-27 00:41:51 +02:00 |
|
Master Kwoth
|
21dc657779
|
delete playlist added @DragonOverlord xD closes #322
|
2016-06-27 00:00:35 +02:00 |
|
Master Kwoth
|
9bcce1f2d8
|
Added option for automatic deletion of successfullcommands (.delmsgoncmd)
|
2016-06-26 22:06:48 +02:00 |
|
Master Kwoth
|
2b7e81e68f
|
Added ~poke and ~pokab commands.
|
2016-06-26 21:33:25 +02:00 |
|
Master Kwoth
|
0418cfba19
|
osu commands changed a bit
|
2016-06-26 14:21:49 +02:00 |
|
Master Kwoth
|
1f46f40be1
|
fixed ban and softban messages
|
2016-06-26 00:42:21 +02:00 |
|
Master Kwoth
|
00e609e002
|
!m ms change
|
2016-06-25 01:57:25 +02:00 |
|
Master Kwoth
|
d5a5b6ae0f
|
Merge pull request #360 from cbgx/master
osu! commands
|
2016-06-25 01:20:27 +02:00 |
|
Master Kwoth
|
f9ff7f2a9c
|
Improved description for .newavatar
|
2016-06-23 02:24:58 +02:00 |
|
cbgx
|
8a5ad4921e
|
add osu! commands and related changes
|
2016-06-22 03:57:24 +12:00 |
|
Master Kwoth
|
81155fb401
|
!m ms fixed
|
2016-06-21 01:19:18 +02:00 |
|
Master Kwoth
|
03f927dd05
|
removed wowjoke duplicate, thx remilia
|
2016-06-20 21:48:14 +02:00 |
|
Master Kwoth
|
0925bd46c2
|
;acr can now take "all" as a role name (you can now ban all commands from a module for all roles)
Very useful when making DJ role 👍
|
2016-06-20 03:22:31 +02:00 |
|
Master Kwoth
|
a6cbc706be
|
fixed a bug with -h not showing invite link
|
2016-06-20 00:29:55 +02:00 |
|
Master Kwoth
|
e22c731ae1
|
!m ms added
|
2016-06-19 23:17:28 +02:00 |
|
Master Kwoth
|
d0fbf46031
|
Merge pull request #351 from appelemac/dev
Rip improved further
|
2016-06-18 15:16:59 +02:00 |
|
appelemac
|
12d3c2ad95
|
removed comments
|
2016-06-18 15:08:15 +02:00 |
|
Master Kwoth
|
4a708d8990
|
Merge pull request #347 from appelemac/dev
Custom Random Range
|
2016-06-18 14:00:47 +02:00 |
|
appelemac
|
32c14aecbc
|
Slight changes
|
2016-06-18 13:52:32 +02:00 |
|
appelemac
|
c78f98bf19
|
pfft, nitpick
|
2016-06-18 13:40:22 +02:00 |
|
appelemac
|
4ed29ea38e
|
made it a one-liner
|
2016-06-18 13:26:31 +02:00 |
|
Master Kwoth
|
485ee3108a
|
conversations and customreactions have old formating. Help command improvement done.
|
2016-06-18 05:27:38 +02:00 |
|
Master Kwoth
|
d3d1781584
|
some normalization of commandname vs alias
|
2016-06-18 04:50:46 +02:00 |
|
Master Kwoth
|
46f0fcc156
|
music commandnames updated
|
2016-06-18 04:24:21 +02:00 |
|
Master Kwoth
|
f41564cc00
|
music commandnames and aliases updated
|
2016-06-18 04:11:55 +02:00 |
|
Master Kwoth
|
1feddabce1
|
Better help, better organization of aliases and commands names, a lot of commandnames changed.
|
2016-06-18 00:02:03 +02:00 |
|
appelemac
|
d2c455a9a6
|
Custom Random range
|
2016-06-17 22:10:51 +02:00 |
|
Master Kwoth
|
8944df8478
|
Better -modules and -commands
|
2016-06-17 14:32:06 +02:00 |
|
Master Kwoth
|
2081afdd2a
|
Added buffer size to config. Added ConfigureAwait(false) to a lot of awaits. -commands is far prettier.
|
2016-06-17 14:03:26 +02:00 |
|
Master Kwoth
|
b8e90fd6c9
|
.iam error message
|
2016-06-17 13:34:24 +02:00 |
|
Master Kwoth
|
91b9b9051c
|
removed this
|
2016-06-16 15:08:28 +02:00 |
|
Master Kwoth
|
831d802c12
|
Owner only -> Bot owner only, Cleanup, removed requests,
|
2016-06-15 22:53:43 +02:00 |
|
Master Kwoth
|
3633c83e53
|
default to nadeko's clientId. Reordered credentials from most to least important
|
2016-06-15 20:01:53 +02:00 |
|