2027 Commits

Author SHA1 Message Date
Kevin
2c667c3fe2 remove color bs
bsbs
2016-11-29 15:27:49 -05:00
Kevin
c7b2d753c3 Embed Weather
/shrug
2016-11-29 15:26:13 -05:00
Kwoth
25e31faa6e EmbedAsync extension, ~ani and ~mang are wayyyyy cooler 2016-11-29 21:24:49 +01:00
fkndean
da21308345 Fix to match Kwoth's d.net changes. 2016-11-29 09:01:06 -05:00
fkndean
6c534f4233 Initial commit for rich embed change for message output. Started on .stats command. 2016-11-29 08:47:06 -05:00
FrostTheFox
603b3f297b
Best fix ever. 2016-11-28 20:17:00 -05:00
Master Kwoth
438fc97ae1 Merge pull request #807 from fkndean/dev
Add formatting output with scr as well as the actual output reaction.
2016-11-29 00:50:27 +01:00
Kwoth
9d4061265d Fix to .grdel and .byedel 2016-11-28 20:47:10 +01:00
fkndean
e90190ef2d Merge remote-tracking branch 'upstream/dev' into dev 2016-11-28 06:04:54 -05:00
Master Kwoth
1695bd5534 Merge pull request #806 from fkndean/mtg-api
Magic The Gathering API
2016-11-28 11:30:06 +01:00
Pg
e21767cc4a Re-add the credential.json 2016-11-28 02:28:53 +01:00
fkndean
c50e192dbe whoops accidentally removed Google. 2016-11-27 20:19:12 -05:00
fkndean
7ad43e8345 Just append card url instead of downloading. 2016-11-27 20:17:46 -05:00
Pg
3fbd52d74b Fix presenttation and change data connection 2016-11-28 02:15:08 +01:00
Pg
90c80c7bd9 Fix database creation
Add the Table PokeGame to the database initialisation
2016-11-28 02:14:29 +01:00
Kwoth
51c6743fec Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-11-28 01:12:15 +01:00
Kwoth
1e2d5ee6b7 Fixed greetdmmsg 2016-11-28 01:11:53 +01:00
Kwoth
2e7ff45bd5 removed expired token 2016-11-27 21:53:58 +01:00
fkndean
df71f020e2 Add formatting output with scr as well as the actual output reaction. 2016-11-27 13:02:39 -05:00
fkndean
d363af4dfe remove message output - kwoth request 2016-11-27 12:16:22 -05:00
fkndean
a32fd3a2cb Add card description in output message. 2016-11-27 12:12:40 -05:00
fkndean
ffc1f5a061 Add Magic The Gathering card search 2016-11-27 12:00:37 -05:00
Pg
21b2f1252a PokeGame work, initialisation of database unstable, need to do with sql-request 2016-11-27 03:51:10 +01:00
Pg
12dc9af8e6 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-11-26 20:18:56 +01:00
samvaio
a02ace3165 Merge pull request #10 from Kwoth/dev
update
2016-11-26 22:05:07 +05:30
samvaio
9b47763886 Update Games.cs 2016-11-26 20:45:17 +05:30
samvaio
fdee8e4685 Update Games.cs
- emojis added supporting on ios and android
2016-11-26 20:35:56 +05:30
samvaio
5c72871eb8 Update Games.cs 2016-11-26 20:31:05 +05:30
Kwoth
ad84bf62cd Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-11-26 10:54:47 +01:00
Kwoth
2c4eb8e104 Slight change to how cash works 2016-11-26 10:54:33 +01:00
Pg
d82c399a5a Correction of location of file
I added in the wrong module folder, now corrected.
2016-11-26 03:33:56 +01:00
Pg
9dc3b33ed1 Change file name to match with class 2016-11-26 03:28:26 +01:00
Pg
ba5afa8da0 Add getter and setter for module 2016-11-26 03:12:20 +01:00
Pg
d5262fcb2c Change name of PokemonType.json to pokemon_types.json
I notice the 'convention' in .json in nadeko. I change the name to follow this 'convention'.
2016-11-26 02:43:07 +01:00
Pg
713363dcc0 Add PokemonType.json to the data of nadeko 2016-11-26 02:34:53 +01:00
Pg
5958580abe Update file in database models 2016-11-26 01:52:27 +01:00
samvaio
1373bfbb6e Revert "Revert "update"" 2016-11-25 19:06:34 +05:30
samvaio
9b5b6f95d1 Revert "update" 2016-11-25 18:43:08 +05:30
samvaio
590dca61e8 Merge pull request #4 from Kwoth/dev
update
2016-11-25 18:41:44 +05:30
samvaio
25f1d282ec Update Permissions.cs 2016-11-25 18:11:33 +05:30
samvaio
8c1865a234 Update CommandHandler.cs
- changed `⚠️` to actual emoji ⚠️
2016-11-25 17:53:02 +05:30
samvaio
046e0f34f6 Update CmdCdsCommands.cs
- emojis added
2016-11-25 17:45:27 +05:30
Kwoth
bf72a6c35d Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-11-25 13:14:52 +01:00
Kwoth
0bda2bad99 ImageProcessorcore -> ImageSharp 2016-11-25 13:14:44 +01:00
samvaio
5998a8dc93 Update FilterCommands.cs
- emojis added
2016-11-25 17:42:54 +05:30
samvaio
d7fe2fda9e Update Permissions.cs
- added emojis
2016-11-25 17:24:01 +05:30
Pg
2397f3ca30 Add the model and the module to bot 2016-11-25 01:20:18 +01:00
Pg
93f54d56cf Implementation of pokegame commands
Added the commands, description and usage to Resources/commandStrings using the previous definition of commands in Nadeko 0.9
2016-11-25 01:18:46 +01:00
Pg
b56975c2ff Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-11-25 00:49:44 +01:00
samvaio
e11a3e3051 Update Utility.cs
- removed a white space from list servers
2016-11-24 03:34:50 +05:30