Kwoth
2d6de49067
Updated commandlist
2016-10-13 00:33:15 +02:00
Kwoth
93480f9b4d
Clash of clans crashfix
2016-10-13 00:32:11 +02:00
Kwoth
02338876bf
.resetperms command ignored permission system.
2016-10-12 23:48:54 +02:00
Kwoth
337ee0b1e0
Updated discord.net to fix softban
2016-10-12 23:41:59 +02:00
Kwoth
0b09379bc5
A lot of bugfixes
2016-10-12 23:41:31 +02:00
Kwoth
45e3e3d8be
Fixed $draw, greet mention and .byemsg
2016-10-12 19:43:13 +02:00
Kwoth
bdc2f46412
Fixed some stuff
2016-10-12 18:30:35 +02:00
Kwoth
25cf4f7b0e
Hgit in alphabetical order. Fixes.
2016-10-12 17:53:00 +02:00
Kwoth
74d99ff391
Had to do some weird stuff with discord.net
2016-10-12 17:46:03 +02:00
Kwoth
4954d44b5a
some small fixes
2016-10-12 17:35:27 +02:00
Kwoth
557450fefa
Greet messages will now correctly show if no parameter is supplied
2016-10-12 06:31:59 +02:00
Kwoth
38911fa409
Specifying globalNadeko as a configuration during build will not load music
2016-10-12 06:29:15 +02:00
Kwoth
4be988df1a
Ok that was too heavy and unnecessary
2016-10-12 05:58:07 +02:00
Kwoth
dfeb1223fa
Command handler logging
2016-10-12 05:49:00 +02:00
Kwoth
828053d299
Some much needed logs and fixes
2016-10-12 05:22:14 +02:00
Kwoth
a6f02249d6
Race animals won't be migrated
2016-10-12 05:06:52 +02:00
Kwoth
d69a960e45
Fixes when prefix is missing
2016-10-12 04:47:28 +02:00
Kwoth
cfe0d09da6
Migration 0.9->1.0 now works
2016-10-12 03:44:31 +02:00
Kwoth
373e4c0ad9
Works for me
2016-10-12 01:34:35 +02:00
Kwoth
e3b087415d
fixed migration?
2016-10-12 01:06:21 +02:00
Kwoth
f5d39c259c
Maybe this trick will work
2016-10-11 22:55:37 +02:00
Kwoth
02989f316d
fixed -hgit output?
2016-10-11 22:52:34 +02:00
Kwoth
1c43ce920a
Commandlist regenerated, is | problem fixed?
2016-10-11 22:06:45 +02:00
Kwoth
56b09ca564
More migrations, slight db changes
2016-10-11 22:06:31 +02:00
Kwoth
1f7c19b306
Migration stuff, fixes
2016-10-11 09:39:51 +02:00
Kwoth
c0e20eb079
fixed >gc?
2016-10-11 06:21:43 +02:00
Kwoth
731b6d8ad1
Merge branch '1.0' of https://github.com/Kwoth/NadekoBot into 1.0
2016-10-11 05:27:46 +02:00
Kwoth
eecaf9cd15
Huge amount of work. Migrations, bugfixes, fixes to stream notifications, etc
2016-10-11 05:27:36 +02:00
Master Kwoth
b264279fe9
Merge pull request #687 from fearnlj01/1.0
...
Custom Reactions Housekeeping
2016-10-10 19:47:08 +02:00
Jordan Fearnley
8f96d4cfe0
Custom reactions guide doc "fixing"
...
Entire document is in markdown now and looks good when built with readthedocs. Did a little "housekeeping" for clarification as well.
2016-10-10 18:27:37 +01:00
Kwoth
633a6fb5ba
Merge branch '1.0' of https://github.com/Kwoth/NadekoBot into 1.0
2016-10-10 19:19:06 +02:00
Kwoth
4150bb13b5
Typing articles are loaded from .json in data now
2016-10-10 19:18:50 +02:00
Jordan Fearnley
9561c06ad5
Custom Reactions rewritten in Markdown
...
It's all in markdown now, rather than HTML!
Added clarification on how the placeholders are used.
`%target%`'s old implementation is there as a comment, ready for it's return
2016-10-10 17:36:23 +01:00
Jordan Fearnley
8db0b08bf3
Update Custom Reactions.md
2016-10-10 17:27:22 +01:00
Master Kwoth
a5b74c6a67
Merge pull request #686 from fearnlj01/1.0
...
1.0 Docs update
2016-10-10 11:09:56 +02:00
Jordan Fearnley
099367836a
Readme minor update
...
Small changes to keep the readme inline with 1.0
2016-10-10 09:55:45 +01:00
Jordan Fearnley
a25aedc08f
Contribution Guide updated for 1.0 release
...
The hardest document I've had to edit yet!
2016-10-10 09:19:58 +01:00
Jordan Fearnley
37e9371230
Update FAQ for 1.0 release
...
Removed `Question 3: Music isn't working on Mac!!` and `Question 13: I want "BOT" tag with my bot a, is there a simple way?`
Updated links to point to the right place and a few other minor edits
2016-10-10 09:14:13 +01:00
Kwoth
e92db040be
Message forwarding with appropriate commands
2016-10-10 10:06:06 +02:00
Jordan Fearnley
efb367c645
Update Permissions System.md
2016-10-10 06:48:46 +01:00
Master Kwoth
6f0a78613e
Merge pull request #685 from fearnlj01/1.0
...
Update the Custom Reactions Guide for 1.0
2016-10-10 06:39:04 +02:00
Kwoth
fd729e553d
Project now magically works
2016-10-10 06:38:20 +02:00
Jordan Fearnley
766c0fd3d3
Update Custom Reactions.md
2016-10-10 05:23:32 +01:00
Jordan Fearnley
c5bfa4d3f5
Merge pull request #1 from Kwoth/1.0
...
1.0
2016-10-10 05:22:49 +01:00
Jordan Fearnley
179407f794
Delete Custom Reactions.md
2016-10-10 05:21:11 +01:00
Kwoth
e60034728c
Replaced all hashsets which are used concurrently to Concurrent hashsets, some slight db tweaks
2016-10-10 06:12:22 +02:00
Jordan Fearnley
e251e4ec5a
Update the Custom Reactions Guide for 1.0
...
Sorry Nekai, I kinda made it less creative ;_;
Please rip me to shreds if I made any mistakes
2016-10-10 04:56:51 +01:00
Kwoth
aa96ed884e
dcr no longer requires a bot restart
2016-10-10 05:22:41 +02:00
Kwoth
bd1efc6f75
Custom reaction trigger fix, translate moved to searches module, removed translator module
2016-10-10 05:04:50 +02:00
Kwoth
fae2829a68
Fixed convert for temperature
2016-10-10 03:26:51 +02:00