tookeyman
  • Joined on 2020-09-18
tookeyman pushed to master at tookeyman/NecroGame 2020-10-11 22:50:58 +00:00
15bc7ca064 Cleaned up base directory
tookeyman pushed to master at tookeyman/NecroGame 2020-10-11 22:49:41 +00:00
623b5bd08a added gradle wrapper stuff
tookeyman pushed to master at tookeyman/NecroGame 2020-10-11 22:48:44 +00:00
1315782808 Initial Commit
tookeyman created repository tookeyman/NecroGame 2020-10-11 22:47:44 +00:00
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 19:30:29 +00:00
a41446c606 Merge branch 'master' into command-loader
a95684053a Added Search Function for Credentials and Simplified Main()
Compare 2 commits »
tookeyman created pull request alex_orid/Praxis_Bot#6 2020-10-02 19:30:19 +00:00
command-loader
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 19:23:52 +00:00
59aba6ba20 Okay, we'll just do the whole thing in a try block
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 19:20:17 +00:00
5b2c7c0ee9 handled KeyError on unfound commands
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 19:10:05 +00:00
ee6e5bd0a6 i'm an idiot
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 18:58:51 +00:00
bd675bdd32 updated script search logic
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 18:47:05 +00:00
1f86269bbb updated documentation for command_test.py
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 18:36:13 +00:00
c6eb28d466 Merge remote-tracking branch 'origin/command-loader' into command-loader
143691c186 removed class imports from command scripts
Compare 2 commits »
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 18:35:57 +00:00
98d8e96922 removed class imports from command scripts
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 17:51:44 +00:00
948877f0ee there are two lines in the test command. I botched one of them...
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 17:50:00 +00:00
1993593150 Merge remote-tracking branch 'origin/command-loader' into command-loader
7c870caa92 implemented a few doodads on the AbstractCommand class to make integration easier.
Compare 2 commits »
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 17:40:07 +00:00
354a6da9ae implemented a few doodads on the AbstractCommand class to make integration easier.
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 16:38:14 +00:00
9038d244f2 cleaned up defunct bits of pyc implementation
tookeyman pushed to command-loader at alex_orid/Praxis_Bot 2020-10-02 16:31:29 +00:00
0e53eedfba implemented class loader for concrete instances of commands
tookeyman pushed to master at alex_orid/Praxis_Bot 2020-09-23 19:30:31 +00:00
70cbb2ca9a Merge remote-tracking branch 'origin/master'
2ad08c3c0d Merge branch 'credentials-class-idea'
Compare 2 commits »
tookeyman created pull request alex_orid/Praxis_Bot#2 2020-09-22 05:40:17 +00:00
implemented quick and easy way for storing credentials in json files. Most of the stuff in here is template ideas, season them to taste for yourself