Commit Graph
100 Commits
Author SHA1 Message Date
Kwoth 33687d8e39 updated discord.net fork 2017-01-15 03:36:28 +01:00
Kwoth 9051e44125 Stats initialize 2017-01-15 03:35:13 +01:00
Kwoth c04ff7ff94 Auto pause/unpause fixes. !!mv disabled as it breaks music. Better logs 2017-01-15 03:18:13 +01:00
Kwoth 2715f36aa9 Trivia error fix 2017-01-15 02:45:20 +01:00
Kwoth 0c58b14663 Updated my discord.net fork 2017-01-15 02:29:44 +01:00
Kwoth c603efa643 new sharded client 2017-01-15 02:28:33 +01:00
Kwoth 3926bc707b ready to use new client 2017-01-15 02:08:14 +01:00
Kwoth 88eabf6d90 Better implementation of .se 2017-01-14 23:23:11 +01:00
Kwoth ae90282070 fixed .setstream 2017-01-14 19:57:38 +01:00
Kwoth 95f2e500ef Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2017-01-14 18:25:52 +01:00
Kwoth 659ba913a1 fix #967 !!ap fix, !!lq fix (it shows info in footer again) 2017-01-14 18:25:08 +01:00
Kwoth e4bcb5a713 If announcement table can't be found, migration will skip it 2017-01-14 17:59:35 +01:00
Kwoth 3d71e550ce Slight changes. Couldn't get commandprices to work for now 2017-01-14 17:37:11 +01:00
Kwoth b2e6d6729e fixed default values in currency multipliers 2017-01-14 14:07:07 +01:00
Kwoth ddd48a1d4c Fixed youtube regex if it contains something after the id 2017-01-13 16:37:01 +01:00
Kwoth f98c7d109b Fixed current time > 1hr 2017-01-13 16:31:33 +01:00
Kwoth a53b745b6a Merge remote-tracking branch 'origin/master' into dev 2017-01-13 15:23:36 +01:00
Kwoth 70463a108b Merge remote-tracking branch 'origin/master' into dev 2017-01-13 15:23:29 +01:00
Kwoth 915059c8b8 generation fix 2017-01-13 14:52:01 +01:00
Kwoth bd422746e4 Trivia reward fix? 2017-01-13 14:44:50 +01:00
Kwoth 93f4e52e07 Betroll multiplier fix 2017-01-13 13:32:48 +01:00
Kwoth f1a0105e79 Slight fix 2017-01-13 02:50:59 +01:00
Kwoth bde8570008 Updated guides 2017-01-13 02:47:03 +01:00
Kwoth ba47912c09 Fixed linux guide 2017-01-13 02:29:26 +01:00
Kwoth e64714215e Updated -donate paypal link 2017-01-13 00:55:47 +01:00
Kwoth 70bbecbc8f Guild owners can now run permission commands without permission role 2017-01-12 23:49:17 +01:00
Kwoth 09691adcc6 Woopsie 2017-01-12 20:26:55 +01:00
Kwoth 2ecec9d0a4 Now modifyable: Trivia flower win amount (default 0), minimum bet amount (default 3), betflip multiplier (default 1.8), currency drop amount (default 1), betroll multipliers on 67+/91+/100+ (default 2/3/10) 2017-01-12 20:19:56 +01:00
Kwoth cdad149b0d Fixed hangman bug? Fixed current time in logs 2017-01-12 18:18:16 +01:00
Kwoth 4dc4ab00d8 Owner Ids in stats will show in new lines 2017-01-12 01:32:02 +01:00
Kwoth 68a757bd3b cleanup part 2 2017-01-12 01:26:47 +01:00
Kwoth 4a2fc087f3 Cleanup part1 2017-01-12 01:21:32 +01:00
Kwoth cdd63786ff Updated install scripts to work properly with autorun 2017-01-12 00:35:58 +01:00
Kwoth ecd751c241 Commandlist update 2017-01-11 18:22:51 +01:00
Kwoth 16070d896d 1.1.0 version 2017-01-11 18:20:19 +01:00
Kwoth b2135e018f Picking/planting will now correctly say your own currency name, instead of flower 2017-01-11 17:48:57 +01:00
Kwoth 6b491b2d46 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2017-01-11 17:16:14 +01:00
Kwoth f78188ce19 Added pagination to .lcr, .lcrg, !!lq. Contact me if you have more ideas where it's needed. It lasts for 30 seconds. 2017-01-11 17:15:59 +01:00
Kwoth 5febe84531 Message repeater moved to utility 2017-01-11 14:08:50 +01:00
Kwoth ceb1ed41a2 Cross server text moved to utility 2017-01-11 14:07:12 +01:00
Kwoth f7e9463a94 .savechat moved to utility module 2017-01-11 14:05:57 +01:00
Kwoth 11da7c89b6 hangman fix? closes #956 2017-01-11 13:54:25 +01:00
Kwoth d7dc7bf3fb Up to 5 repeaters. 2017-01-10 23:12:52 +01:00
Kwoth ef688d096b Woopsie 2017-01-10 20:40:52 +01:00
Kwoth 820c812834 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2017-01-10 20:37:59 +01:00
Kwoth d848ef6270 .antiraid .antispam .antilist .antispamignore added/improved 2017-01-10 20:37:41 +01:00
Kwoth 27b0d9fe36 Cleverbot fix 2017-01-10 20:37:17 +01:00
Kwoth 74d05a54a9 .prune fix (now will delete 1 more message than before) 2017-01-10 20:17:53 +01:00
Kwoth c705c0494c Commandlist updated 2017-01-10 13:44:26 +01:00
Kwoth f2df011d63 Migration and fixes for .repeat commands 2017-01-10 13:37:35 +01:00
Kwoth a48fdd1fdc .repeat, .repinv, .replst, .reprm added/improved 2017-01-10 00:52:25 +01:00
Kwoth 00978c293c .activity fix, MessageUpdated and messageDeleted show a channel, .ct fix 2017-01-09 19:58:52 +01:00
Kwoth a97900add6 added emojis to logcommands, thx to Manuel 2017-01-09 11:56:40 +01:00
Kwoth 018f43e50c Logging updated 2017-01-09 00:33:42 +01:00
Kwoth 9d7a0bff68 You can now use .ct #somechannel 2017-01-08 18:14:10 +01:00
Kwoth 812e9656a1 >pollstats added 2017-01-08 18:08:57 +01:00
Kwoth 8a76d20197 Pick/plant back, not downloading users on public bot 2017-01-08 17:22:06 +01:00
Kwoth 41c610c04f Fixed random currency generation image 2017-01-08 15:37:12 +01:00
Kwoth 3ad2b58ca1 ~autohentai won't post no reuslts found anymore 2017-01-08 14:53:14 +01:00
Kwoth ca0a16d813 cleverbot change for public bot, role changes now show time 2017-01-08 12:42:48 +01:00
Kwoth 1c46d04421 You can now edit hangman.json to add more categories 2017-01-08 09:48:35 +01:00
Kwoth 42977c7941 Download users again 2017-01-08 09:02:44 +01:00
Kwoth 511db159f7 Hangman back 2017-01-08 08:57:26 +01:00
Kwoth fa2b9788dd Fixed images 2017-01-08 08:56:28 +01:00
Kwoth 6cb0587a1b Not use old api 2017-01-07 22:44:42 +01:00
Kwoth 09dbdf83ad Fix 2017-01-07 22:34:34 +01:00
Kwoth 0427642af2 CommandHandler refactor 2017-01-07 22:31:42 +01:00
Kwoth 8c2a94aeb8 Name/avatar changes are ready to work, waiting for lib fix 2017-01-07 20:40:10 +01:00
Kwoth 55fd2c69bc Nickname, role changes are logged. Slightly prettier 2017-01-07 19:56:44 +01:00
Kwoth 37d462712c Fixes to .stats 2017-01-07 18:41:10 +01:00
Kwoth 21c6c5fc9a Some .stats fixes 2017-01-07 18:32:33 +01:00
Kwoth 0425c52332 Added .crinv command 2017-01-07 16:33:37 +01:00
Kwoth 04ad50ada8 info commands now ignore everyone role 2017-01-07 16:33:24 +01:00
Kwoth 0ddf0a1b51 Woopsie, cleverbot can now be toggled on public bot 2017-01-07 13:29:22 +01:00
Kwoth ea41d6126c Fixed weather pressure 2017-01-07 00:56:31 +01:00
Kwoth f052bcf5a0 Many random things 2017-01-07 00:46:07 +01:00
Kwoth c39d65dffd Some logging fix 2017-01-07 00:00:55 +01:00
Kwoth 8c8aad8ae2 Some random thing 2017-01-06 23:58:06 +01:00
Kwoth 29f1f98c6a Hangman disabled on public bot 2017-01-06 23:26:04 +01:00
Kwoth beda2bf83c Cleverbot reenabled 2017-01-06 21:56:47 +01:00
Kwoth 22bad86d37 Fixed music WARNINGS, not ERRORS - WARNINGS 2017-01-05 21:58:11 +01:00
Kwoth 871089bf26 Fixed !!rm spam? 2017-01-05 21:54:49 +01:00
Kwoth 517bfc2294 logging+ 2017-01-05 21:49:32 +01:00
Kwoth 3e693ea230 Revert "Error logging"
This reverts commit 2d1cfad07f.
2017-01-05 21:45:40 +01:00
Kwoth 2d1cfad07f Error logging 2017-01-05 21:44:31 +01:00
Kwoth 725d844131 .rrc reduced to a minimum of 60 seconds. b1nzy wasn't happy about this 2017-01-05 19:13:53 +01:00
Kwoth c5037a2c1f .rotaterolecolor added. closes #936 2017-01-05 13:49:50 +01:00
Kwoth 58ff017bf8 >pick has no cooldown on self-hosted bots 2017-01-05 11:21:38 +01:00
Kwoth d9e6bc4676 Music paused is now once again removed after 10 seconds 2017-01-05 11:04:05 +01:00
Kwoth 74b6ef5e7b .setgame should now disable playing status 2017-01-05 10:33:20 +01:00
Kwoth 8d26471748 Logs 2017-01-04 22:45:36 +01:00
Kwoth 3bcd4c2374 Fixed removed song message 2017-01-04 22:08:25 +01:00
Kwoth ce0532335d .setstatus now accepts 'dnd' too 2017-01-04 17:09:27 +01:00
Kwoth a496467585 no more everyone role in permissions 2017-01-04 17:06:22 +01:00
Kwoth c99d2a9bba Added .setstatus 2017-01-04 16:53:39 +01:00
Kwoth 1dad858a65 .savechat improved/fixed 2017-01-04 16:04:21 +01:00
Kwoth 6a38192a87 More fixes to -hgit and commandlist 2017-01-04 14:31:17 +01:00
Kwoth bdfe3f1b36 -hgit fixed, updated commandlsit 2017-01-04 13:47:36 +01:00
Kwoth 9e2482ad04 Updated commandlist 2017-01-04 13:38:53 +01:00
Kwoth 26cc51ebde Fixed ~img description, thx doge 2017-01-04 13:37:34 +01:00