Commit Graph

90 Commits

Author SHA1 Message Date
Kwoth
5d166c57af removed unused sqlite dlls 2016-08-02 18:53:47 +02:00
Kwoth
5964725190 should work on mono once again >.> 2016-08-02 14:03:02 +02:00
Kwoth
4b5e3896ed installed sqlite.net PCL version, has esqlite3.dll included for both x86 and x64 2016-07-29 02:34:50 +02:00
Kwoth
a7618b1ee4 Animal Racing added ($race, $joinrace). Need to add betting to it. 2016-07-25 04:21:37 +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
44ce541abc added ~google to get google search link #402 2016-07-19 13:37:20 +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
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
29092206e5 Split administration into administration and utility. Added incidents table (WIP) 2016-06-27 22:33:03 +02:00
cbgx
8a5ad4921e add osu! commands and related changes 2016-06-22 03:57:24 +12: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
3633c83e53 default to nadeko's clientId. Reordered credentials from most to least important 2016-06-15 20:01:53 +02:00
Master Kwoth
5b379f7ffa Client id added to creds, no more username/pass, cleanup, HelpString added to creds (-h command). No more support for normal user accounts. 2016-06-15 19:03:00 +02:00
Master Kwoth
84fe644db3 fixed typo 2016-06-12 15:11:51 +02:00
Master Kwoth
88c589c653 changed grass poke icon, fixed typelist 2016-05-28 16:34:31 +02:00
appelemac
ab038063d3 wowiejokes 2016-05-19 20:49:34 +02:00
Master Kwoth
f507650dde Added auto assigned role on user join. (.aar) 2016-05-11 07:51:15 +02:00
Master Kwoth
2a63e5bbda Merge pull request #238 from appelemac/patch-4
Custom Reactions
2016-05-05 16:10:55 +02:00
appelemac
f18d56e805 paginated listing 2016-05-05 12:49:05 +02:00
Master Kwoth
71b3f47dcb Added some poke things I still don't use, removed parse from packagelist 2016-05-05 01:07:33 +02:00
appelemac
1bd3e7481c Implement suggestions 2016-05-04 15:18:39 +02:00
Master Kwoth
0ec67a610d creds example updated, commandlist updated 2016-04-13 13:27:18 +02:00
Master Kwoth
cc89d37ba5 fixed carbon updates, changed dark poke icon 2016-04-12 03:07:51 +02:00
taweko
4918fa8a14 Update PokemonTypes.json 2016-04-10 14:55:25 -07:00
taweko
9a2ddf24f4 Update PokemonTypes.json
Updated Pokemon types to reflect Bulbapedia's Gen VI type effectiveness chart. (Fixed errors due to missing commas)
2016-04-10 13:57:16 -07:00
Master Kwoth
59a373a14f Private message reply is now configurable in Config.json, closes #201, other small changes 2016-04-10 02:38:46 +02:00
Master Kwoth
873037a238 !m save and !m load work properly now, Music is much less spammy 2016-04-09 15:21:19 +02:00
appelemac
7f7215f6ec Moved PokemonTypes to json 2016-04-03 12:52:59 +02:00
appelemac
ca17101586 moved PokemonMoves to their own json 2016-04-02 23:17:42 +02:00
appelemac
e9d79af4ce Added ~magicitem 2016-04-01 19:41:25 +02:00
Master Kwoth
430c642adc forgot to add currency_images 2016-03-31 19:44:41 +02:00
Master Kwoth
c93f020538 Aurelion sol image added 2016-03-31 06:33:15 +02:00
Master Kwoth
d5ea8f69c8 > will be commadchar for now 2016-03-28 16:45:10 +02:00
appelemac
78f8182a31 remove magicitemsv1, add TLModule to NADekoBot 2016-03-28 15:36:15 +02:00
appelemac
76d56e63d3 Revert ">magicitems added"
This reverts commit 41a6b84934.
2016-03-28 15:31:01 +02:00
appelemac
4c9b6185aa Merge remote-tracking branch 'refs/remotes/Kwoth/master'
# Conflicts:
#	NadekoBot/Modules/Games.cs
2016-03-28 15:27:50 +02:00
appelemac
ddbe51e33b Revert "Json made better"
This reverts commit 5ab3267ea1.
2016-03-28 12:47:09 +02:00
Master Kwoth
d72c809ae4 Currency name and sign should be external now! 2016-03-28 04:37:05 +02:00
appelemac
5ab3267ea1 Json made better 2016-03-27 22:02:21 +02:00
appelemac
41a6b84934 >magicitems added
It's all working, though I'm not sure why it's also in the
config_example....
2016-03-27 16:42:13 +02:00
appelemac
5496531bf2 Should do it~ 2016-03-27 11:07:52 +02:00
Master Kwoth
ac8ade46a2 observing streams are now in serverspecificconfig 2016-03-22 21:02:43 +01:00
Master Kwoth
17a9193eb3 8ball.json is now in config.json as _8BallResponses, questions.txt are now question.json 2016-03-18 23:25:59 +01:00
Master Kwoth
9639d35b4e commandlist update 2016-03-16 03:00:49 +01:00
Master Kwoth
9781606316 Quotes and rocket paperclip scissors added 2016-03-15 20:21:27 +01:00
Master Kwoth
19deee6597 Self assignable roles are implemented. 2016-03-15 16:32:03 +01:00
Master Kwoth
1e679ff0c6 weird fixes 2016-03-14 15:33:28 +01:00
Master Kwoth
2619a46ea2 a lot of fixes. .spmom command, moved spmom to serverspecific config 2016-03-14 14:13:21 +01:00
Master Kwoth
60deedc920 typos 2016-03-14 01:34:12 +01:00
Master Kwoth
c361200178 started work on stream notifications, hitbox semi-supported 2016-03-12 21:12:40 +01:00