Geoffrey-Django/test
Joey Hines 23739b31f9 Added first pass of an api key system
+API Keys are kept in the database and are 25 characters long
+Each key will have certain permission allowed to it
+Only permission right now is for using bot commands
2018-12-29 19:41:18 -06:00
..
__init__.py Moved test cases to their own directory 2018-12-17 10:13:37 -06:00
test_commands.py Added first pass of an api key system 2018-12-29 19:41:18 -06:00
test_key.py Added first pass of an api key system 2018-12-29 19:41:18 -06:00
test_mcm_api.py Moved test cases to their own directory 2018-12-17 10:13:37 -06:00
test_minecraft_api.py Moved test cases to their own directory 2018-12-17 10:13:37 -06:00