dea9a935a4
Small nunchi fix, global nadeko improvement
2017-08-04 19:43:25 +02:00
47125ed687
connect4 bugfixes
2017-08-04 18:12:26 +02:00
ec7f69f1c0
connect4 game added.
2017-08-04 14:36:07 +02:00
d9a446d874
Nunchi is much more fair and forgiving now. There are 5 seconds delays between rounds, and only one player can fail per round (multiple users can still get booted if they're inactive)
2017-08-03 20:19:09 +02:00
f3984c824e
Nunchi game added. A bit confusing now. Will be polished further tomorrow.
2017-08-03 00:29:38 +02:00
e0be610ec0
.wheel command added (wheel of fortune gambling)
2017-08-02 22:07:19 +02:00
82aac891dd
animal racing rewritten to be isolated. Please hunt bugs.
2017-08-01 00:11:36 +02:00
3097ef88a7
Fixed hangman error
2017-07-31 08:50:04 +02:00
f06ee47516
cleanup
2017-07-28 12:38:08 +02:00
d5978a0d66
.hangman completely rewritten. Should work almost the same, with some minor improvements (such as showing the category, and you can now guess the whole word at once)
2017-07-28 12:28:08 +02:00
53661b3337
Removed old stuff
2017-07-27 18:44:45 +02:00
2fe812c4ac
Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4
2017-07-27 18:43:37 +02:00
fece28b66b
Acrophobia completely rewritten. Works the same as before, only much more maintainable. It won't repost itself after 10 messages anymore though.
2017-07-27 18:43:15 +02:00
bf7585cd83
slight cleanup
2017-07-26 18:19:39 +02:00
f1e59d561d
Update ResponseStrings.ru-RU.json (POEditor.com)
2017-07-26 18:09:29 +02:00
a0496454bd
Update ResponseStrings.pt-BR.json (POEditor.com)
2017-07-26 18:09:24 +02:00
e10aee9c69
Update ResponseStrings.ko-KR.json (POEditor.com)
2017-07-26 18:09:16 +02:00
89b810df54
Update ResponseStrings.it-IT.json (POEditor.com)
2017-07-26 18:09:11 +02:00
2d1b5dda96
Update ResponseStrings.id-ID.json (POEditor.com)
2017-07-26 18:09:08 +02:00
92bf9b88b4
Update ResponseStrings.de-DE.json (POEditor.com)
2017-07-26 18:09:03 +02:00
44b3223c1b
Update ResponseStrings.fr-FR.json (POEditor.com)
2017-07-26 18:09:00 +02:00
81f0032262
Update ResponseStrings.nl-NL.json (POEditor.com)
2017-07-26 18:08:57 +02:00
8e7935f893
Update ResponseStrings.zh-TW.json (POEditor.com)
2017-07-26 18:08:49 +02:00
263a95a6ad
cleanup
2017-07-25 18:31:30 +02:00
e9cf57d46f
.crdm was deleted by accident, it's back now
2017-07-23 09:52:45 +02:00
f773b0c6b6
.crca added. If you enable it on a custom reation, you can use the trigger word anywhere in the sentence in order to trigger that custom reaction.
2017-07-22 18:12:08 +02:00
1aa86937c8
small changes
2017-07-22 07:57:17 +02:00
f1b348406d
Bugfixes
2017-07-21 07:10:17 +02:00
b9bb72f06d
Streamrole is smarter, but possibly more expensive. It will rescan users when settings are changed. And when the bot is started.
2017-07-21 06:56:21 +02:00
0d216ad78a
.nsfwtbl added. You can now blacklist tags which are used in nsfw commands.
2017-07-21 03:04:44 +02:00
0131b7713e
Make sure to assign new bot creds variable
2017-07-20 23:48:25 +02:00
613655eb95
You can now add CleverBotApiKey from cleverbot.com/api in order to use official cleverbot, instead of stupid program-o
2017-07-20 22:58:19 +02:00
cedaf73785
Sped up .streamrole initialization 5x, but it might error out if there are too many users streaming when the command is ran.
2017-07-20 20:03:11 +02:00
9163510eee
.bce command added, you can now edit BotConfig without editing the database and restarting the bot. Cleanup
2017-07-20 05:10:39 +02:00
fe88611183
Fixed .shop pagination
2017-07-19 11:02:14 +02:00
4130317f40
.srkw, .srwl and .srbl commands added.
2017-07-19 10:38:14 +02:00
50236d71d5
Fixed multi-shard bots
2017-07-19 09:31:00 +02:00
661d026973
Updated imagesharp
2017-07-18 18:26:55 +02:00
55b1c3945b
Updated commandlist. Goodbye clash of clans 👋 closes #1420
2017-07-18 04:25:30 +02:00
c054543d98
Huge refactor is over
2017-07-17 21:42:36 +02:00
618968d2e4
More refactoring
2017-07-17 04:37:51 +02:00
4e11a6c8bc
More refactoring
2017-07-15 18:34:34 +02:00
b3243eb0e9
More cleanup
2017-07-15 15:08:34 +02:00
028606b080
More cleanup
2017-07-15 05:54:36 +02:00
ac5e4e7540
Version upped
2017-07-15 05:33:23 +02:00
30bafa8a89
More cleanup
2017-07-15 05:23:46 +02:00
4eca5be1d4
Huge cleanup,
...
rewrite of the NadekoBot.cs, way services are loaded has changed. Updated discord.net.
2017-07-15 05:04:16 +02:00
f239c46e20
Words should get filtered in edited messages too.
2017-07-14 18:39:21 +02:00
1c72d2864a
Merge pull request #1397 from samdivaio/1.5-music-changes
...
Stop no longer resets current song index 0, formatting changes. Use `.srm all` to get pre-update `.stop` behavior (clears the queue and stops the player)
2017-07-14 17:52:44 +02:00
45ee3042bb
Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4
2017-07-14 17:49:55 +02:00