Commit Graph
129 Commits
Author SHA1 Message Date
Dusty.P 71f824c21d Merge branch 'master' into development 2020-10-11 19:58:28 -08:00
Dustin Pianalto ae6ef321f0 change get_member to fetch_member 2020-10-11 19:51:24 -08:00
Dustin Pianalto 8a814ded0f Add username to broadcast message 2020-08-18 01:46:59 -08:00
Dustin Pianalto b9fc97d18f Fix bug in broadcast 2020-08-18 01:44:12 -08:00
Dustin Pianalto 863ad75bfc Test resp in broadcast 2020-08-18 01:40:33 -08:00
Dustin Pianalto 5979135131 Add resp to failed message 2020-08-18 01:34:31 -08:00
Dustin Pianalto 9d762c942c Fix bug in broadcast 2020-08-18 01:32:37 -08:00
Dustin Pianalto 3b77ba41bb Fix bug in broadcast 2020-08-18 01:27:37 -08:00
Dustin Pianalto bbf454aabc Fix check for broadcast 2020-08-18 01:14:09 -08:00
Dustin Pianalto 043de8a9e8 Add broadcast command 2020-08-18 00:59:39 -08:00
Dustin Pianalto b4f7ac95b8 Change ping command 2020-04-30 22:08:02 -08:00
Dustin Pianalto b58bb3efe5 Fix typo 2020-04-25 23:46:16 -08:00
Dustin Pianalto dd8b4f4f1c Fix typo 2020-04-25 23:45:27 -08:00
Dustin Pianalto 3b26c8ca4c Fix typo 2020-04-25 23:40:41 -08:00
Dustin Pianalto 5093ba8e2a Add closer to ticket detail view 2020-04-25 23:39:37 -08:00
Dusty.P 8cd2b157d6 Merge pull request #8 from dustinpianalto/development
Add auth_header back to geeksbot class
2020-04-08 20:53:54 -08:00
Dustin Pianalto 930d295cc1 Add auth_header back to geeksbot class 2020-04-08 20:52:54 -08:00
Dusty.P 24793d327b Merge pull request #7 from dustinpianalto/development
Add emojies
2020-04-08 00:17:53 -08:00
Dustin Pianalto 8123817cb8 Add emojies 2020-04-08 00:17:16 -08:00
Dusty.P 901176bd7d Merge pull request #6 from dustinpianalto/development
Add splode
2020-04-08 00:15:02 -08:00
Dustin Pianalto 3ea75b4fab Add splode 2020-04-08 00:14:24 -08:00
Dusty.P 6f76f63707 Merge pull request #5 from dustinpianalto/development
Add splode
2020-04-08 00:13:30 -08:00
Dustin Pianalto 45584c31fd Add splode 2020-04-08 00:12:47 -08:00
Dusty.P bd70819fa9 Merge pull request #4 from dustinpianalto/development
Set the default prefix correctly for production
2020-04-07 22:43:12 -08:00
Dustin Pianalto ac65d36ce8 Set the default prefix correctly for production 2020-04-07 22:42:38 -08:00
Dusty.P 256f9846e1 Merge pull request #3 from dustinpianalto/development
Re-add format_output and fix git cog
2020-04-07 22:20:58 -08:00
Dustin Pianalto 06cc1ab2ef Re-add format_output and fix git cog 2020-04-07 22:10:33 -08:00
Dusty.P 4e029e99ea Merge pull request #2 from dustinpianalto/development
Merge in changes
2020-04-07 21:38:34 -08:00
Dustin Pianalto 0abe44cb05 Add GeeksbotAPI class to manage queries to the API 2019-12-30 22:40:31 -09:00
Dustin Pianalto 41cc1a5367 Add git to autoload list 2019-12-26 20:58:03 -09:00
Dustin Pianalto d1da4fc999 Add git commands and reformatted files 2019-12-26 20:56:00 -09:00
Dustin Pianalto 2033e0767f Change default prefix for development 2019-12-25 23:49:15 -09:00
Dustin Pianalto bdaea8040a Update user-data and rearange requirements installation 2019-12-25 23:41:16 -09:00
Dustin Pianalto 83cd5046f4 Update Redis hostname 2019-12-25 18:03:55 -09:00
Dustin Pianalto af4b464ce6 Remove Redis password as it is no longer needed 2019-12-25 17:37:30 -09:00
Dustin Pianalto e7e90d5462 Add health check interval to redis connection 2019-12-25 17:37:05 -09:00
Dustin Pianalto 975dbfbeda Remove password from redis connection 2019-12-25 17:35:28 -09:00
Dustin Pianalto c82a404263 Persist settings cache connection in bot object 2019-12-25 16:44:01 -09:00
Dustin Pianalto fe23620fe4 Install openssh in the container and pass in keys 2019-12-24 00:36:23 -09:00
Dustin Pianalto fb9e34bf27 Add required slash to file path 2019-12-24 00:24:21 -09:00
Dustin Pianalto ea8a678d46 Update bot.close to call os._exit at the end. 2019-12-24 00:20:00 -09:00
Dustin Pianalto 4d139d25c2 Update reboot command and bot.close 2019-12-24 00:12:37 -09:00
Dustin Pianalto e1f365a1e8 Add sys.exit for reboot command. 2019-12-24 00:03:37 -09:00
Dustin Pianalto 6cf5283621 Add sys.exit after closing connections 2019-12-23 23:45:21 -09:00
Dustin Pianalto f834191d96 Update reboot command 2019-12-23 23:39:26 -09:00
Dustin Pianalto 6796593e5b Update reboot command 2019-12-23 23:38:32 -09:00
Dustin Pianalto b4ac406d7f Update reboot command 2019-12-23 23:36:12 -09:00
Dustin Pianalto 8a3df5e399 Add slash on apk add for newline 2019-12-23 23:22:42 -09:00
Dustin Pianalto 9ab2ff96a5 Install git in container 2019-12-23 23:11:56 -09:00
Dustin Pianalto 279217bd79 close aio_session before loop 2019-12-23 23:09:20 -09:00