Commit Graph

2562 Commits

Author SHA1 Message Date
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
Kwoth
0470f634d0 Updated ;cfi and cfw descriptions to say they don't affect bot owner, fixed .convert and .calc? 2016-10-10 03:12:37 +02:00
Kwoth
482d1a8fb4 Moved .convert and .calc to Utility, updated descriptions to match prefix 2016-10-10 03:02:42 +02:00
Kwoth
fbd2beb348 Hopefuly fixed convert 2016-10-10 02:52:03 +02:00
Kwoth
ae8429f0b0 Fixed roles order 2016-10-10 02:40:50 +02:00
Kwoth
75c4da7edd So many fixes. Thanks a lot to @fearnlj01 for the testing 2016-10-10 02:27:33 +02:00
Kwoth
46000b3604 Pokemon removed, reveresed usage and description 2016-10-10 00:59:56 +02:00
Kwoth
bc40f3eb7f Cmd list with new docs 2016-10-10 00:45:35 +02:00
Kwoth
f468edbfc2 tests, docs from dev 2016-10-10 00:44:50 +02:00
Kwoth
51f02233c6 OK, no kidding now, really commandlist, wth 2016-10-10 00:38:52 +02:00
Kwoth
2f6deebb55 commandlist, now really 2016-10-10 00:36:22 +02:00
Kwoth
146b9e2837 Commandlist generated 2016-10-09 23:25:08 +02:00
Kwoth
33363d1582 Hgit has requirements now too 2016-10-09 23:22:49 +02:00
Kwoth
f76d894251 Small fixes to speed typing 2016-10-09 23:19:33 +02:00
Kwoth
3f38dd125a Merge branch '1.0' of https://github.com/Kwoth/NadekoBot into 1.0 2016-10-09 22:40:27 +02:00
Kwoth
a9235dad93 Sanitized everything i could think of so far which which could cause accidental @everyone or @here mentions 2016-10-09 22:40:14 +02:00
Master Kwoth
46dc18c6e2 Merge pull request #684 from fearnlj01/1.0
Permissions System 1.0 Docs
2016-10-09 22:19:46 +02:00
Jordan Fearnley
5b0db95cb4 This is barely a change
Literally just adding the letter "s"
2016-10-09 21:11:58 +01:00
Jordan Fearnley
a81ba998e3 Create Permissions System.md 2016-10-09 20:59:20 +01:00
Kwoth
0c9fa4b453 Fixed dm help string 2016-10-09 21:58:39 +02:00
Kwoth
ae998c36b3 Response placeholders work. will do trigger placeholders tomorrow 2016-10-09 06:38:46 +02:00
Kwoth
0bc377b0c2 Updated .acr description 2016-10-09 05:14:58 +02:00
Kwoth
96289a1844 Updated lcr and .dcr descriptions 2016-10-09 05:12:46 +02:00
Kwoth
19d67e3c2f Auto adding requirements to help description 2016-10-09 05:01:56 +02:00
Kwoth
b69f416295 Fixes to custom reactions, invite link in help now works 2016-10-09 04:26:14 +02:00
Kwoth
c426a1709b Permission pages 2016-10-09 03:22:54 +02:00
Kwoth
f41a8a1682 Fixed kick permission requirement 2016-10-09 00:21:29 +02:00
Kwoth
cca96a93a1 draw usage fix 2016-10-08 21:01:40 +02:00
Kwoth
c0562026bc Fixed some stuff 2016-10-08 20:24:34 +02:00
Kwoth
f97550ee3e Minor fix 2016-10-08 12:04:46 +02:00
Kwoth
24978b7cb5 Fixed bugs Fearnlj01 found 2016-10-08 11:55:56 +02:00
Kwoth
81a3a33fff Woopsie, fixed auto migration and seeding 2016-10-08 11:07:58 +02:00
Kwoth
2c3e975301 Migrations 2016-10-08 04:35:39 +02:00