Commit Graph
16 Commits
Author SHA1 Message Date
Pg e21767cc4a Re-add the credential.json 2016-11-28 02:28:53 +01: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
Pg ad62716b34 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-11-27 17:59:50 +01: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
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
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
Pg 926e8a33c8 Remove credential.json from tracked files 2016-11-21 13:21:39 +01:00