Commit Graph

  • 4af14aab1a
    Fix typo master Dusty.P 2020-11-17 08:39:50 -09:00
  • b974ecc687
    Fix getting member for request list Dusty.P 2020-11-17 08:29:28 -09:00
  • 4c12c0f536
    Merge pull request #9 from dustinpianalto/development Dusty.P 2020-10-11 19:58:41 -08:00
  • 71f824c21d
    Merge branch 'master' into development development Dusty.P 2020-10-11 19:58:28 -08:00
  • ae6ef321f0 change get_member to fetch_member Dustin Pianalto 2020-10-11 19:51:24 -08:00
  • 8a814ded0f Add username to broadcast message Dustin Pianalto 2020-08-18 01:46:59 -08:00
  • b9fc97d18f Fix bug in broadcast Dustin Pianalto 2020-08-18 01:44:12 -08:00
  • 863ad75bfc Test resp in broadcast Dustin Pianalto 2020-08-18 01:40:33 -08:00
  • 5979135131 Add resp to failed message Dustin Pianalto 2020-08-18 01:34:31 -08:00
  • 9d762c942c Fix bug in broadcast Dustin Pianalto 2020-08-18 01:32:37 -08:00
  • 3b77ba41bb Fix bug in broadcast Dustin Pianalto 2020-08-18 01:27:37 -08:00
  • bbf454aabc Fix check for broadcast Dustin Pianalto 2020-08-18 01:14:09 -08:00
  • 043de8a9e8 Add broadcast command Dustin Pianalto 2020-08-18 00:59:39 -08:00
  • b4f7ac95b8 Change ping command Dustin Pianalto 2020-04-30 22:08:02 -08:00
  • b58bb3efe5 Fix typo Dustin Pianalto 2020-04-25 23:46:16 -08:00
  • dd8b4f4f1c Fix typo Dustin Pianalto 2020-04-25 23:45:27 -08:00
  • 3b26c8ca4c Fix typo Dustin Pianalto 2020-04-25 23:40:41 -08:00
  • 5093ba8e2a Add closer to ticket detail view Dustin Pianalto 2020-04-25 23:39:20 -08:00
  • 8cd2b157d6
    Merge pull request #8 from dustinpianalto/development Dusty.P 2020-04-08 20:53:54 -08:00
  • 930d295cc1 Add auth_header back to geeksbot class Dustin Pianalto 2020-04-08 20:52:54 -08:00
  • 24793d327b
    Merge pull request #7 from dustinpianalto/development Dusty.P 2020-04-08 00:17:53 -08:00
  • 8123817cb8 Add emojies Dustin Pianalto 2020-04-08 00:17:16 -08:00
  • 901176bd7d
    Merge pull request #6 from dustinpianalto/development Dusty.P 2020-04-08 00:15:02 -08:00
  • 3ea75b4fab Add splode Dustin Pianalto 2020-04-08 00:14:24 -08:00
  • 6f76f63707
    Merge pull request #5 from dustinpianalto/development Dusty.P 2020-04-08 00:13:30 -08:00
  • 45584c31fd Add splode Dustin Pianalto 2020-04-08 00:12:47 -08:00
  • bd70819fa9
    Merge pull request #4 from dustinpianalto/development Dusty.P 2020-04-07 22:43:12 -08:00
  • ac65d36ce8 Set the default prefix correctly for production Dustin Pianalto 2020-04-07 22:42:38 -08:00
  • 256f9846e1
    Merge pull request #3 from dustinpianalto/development Dusty.P 2020-04-07 22:20:58 -08:00
  • 06cc1ab2ef Re-add format_output and fix git cog Dustin Pianalto 2020-04-07 22:10:33 -08:00
  • 4e029e99ea
    Merge pull request #2 from dustinpianalto/development Dusty.P 2020-04-07 21:38:34 -08:00
  • 0abe44cb05 Add GeeksbotAPI class to manage queries to the API Dustin Pianalto 2019-12-30 22:40:31 -09:00
  • 41cc1a5367 Add git to autoload list Dustin Pianalto 2019-12-26 20:58:03 -09:00
  • d1da4fc999 Add git commands and reformatted files Dustin Pianalto 2019-12-26 20:56:00 -09:00
  • 2033e0767f Change default prefix for development Dustin Pianalto 2019-12-25 23:49:15 -09:00
  • bdaea8040a Update user-data and rearange requirements installation Dustin Pianalto 2019-12-25 23:41:16 -09:00
  • 83cd5046f4 Update Redis hostname Dustin Pianalto 2019-12-25 18:03:55 -09:00
  • af4b464ce6 Remove Redis password as it is no longer needed Dustin Pianalto 2019-12-25 17:37:30 -09:00
  • e7e90d5462 Add health check interval to redis connection Dustin Pianalto 2019-12-25 17:37:05 -09:00
  • 975dbfbeda Remove password from redis connection Dustin Pianalto 2019-12-25 17:35:28 -09:00
  • c82a404263 Persist settings cache connection in bot object Dustin Pianalto 2019-12-25 16:44:01 -09:00
  • fe23620fe4 Install openssh in the container and pass in keys Dustin Pianalto 2019-12-24 00:36:23 -09:00
  • fb9e34bf27 Add required slash to file path Dustin Pianalto 2019-12-24 00:24:21 -09:00
  • ea8a678d46 Update bot.close to call os._exit at the end. Dustin Pianalto 2019-12-24 00:20:00 -09:00
  • 4d139d25c2 Update reboot command and bot.close Dustin Pianalto 2019-12-24 00:12:37 -09:00
  • e1f365a1e8 Add sys.exit for reboot command. Dustin Pianalto 2019-12-24 00:03:37 -09:00
  • 6cf5283621 Add sys.exit after closing connections Dustin Pianalto 2019-12-23 23:45:21 -09:00
  • f834191d96 Update reboot command Dustin Pianalto 2019-12-23 23:39:26 -09:00
  • 6796593e5b Update reboot command Dustin Pianalto 2019-12-23 23:38:32 -09:00
  • b4ac406d7f Update reboot command Dustin Pianalto 2019-12-23 23:36:12 -09:00
  • 8a3df5e399 Add slash on apk add for newline Dustin Pianalto 2019-12-23 23:22:42 -09:00
  • 9ab2ff96a5 Install git in container Dustin Pianalto 2019-12-23 23:11:56 -09:00
  • 279217bd79 close aio_session before loop Dustin Pianalto 2019-12-23 23:09:20 -09:00
  • 11666da14c Update user-data for launch configuration Dustin Pianalto 2019-12-23 22:46:16 -09:00
  • d50c207ec4 Remove .env and adjust entrypoint Dustin Pianalto 2019-12-23 21:42:17 -09:00
  • 0fab3b5a2b Add required slash to file path Dustin Pianalto 2019-12-23 21:41:47 -09:00
  • 0b8557bff3 Moved env variables to Dockerfile Dustin Pianalto 2019-12-23 21:36:33 -09:00
  • 6d905e255b Copy env and entrypoint after pip installs Dustin Pianalto 2019-12-23 21:13:29 -09:00
  • f252db244e Add redis password to cache connection Dustin Pianalto 2019-12-23 20:54:24 -09:00
  • 5e691b8dcf Update env to remove secrets and add secrets to redis Dustin Pianalto 2019-12-23 20:51:40 -09:00
  • 8664bac978 Revert changes which broke Dockerfile Dustin Pianalto 2019-12-23 19:50:07 -09:00
  • 245b575f0f
    Merge pull request #1 from dustinpianalto/development Dusty.P 2019-12-23 19:39:36 -09:00
  • db17e16351 Update Dockerfile and user-data for AWS LC use Dustin Pianalto 2019-12-23 19:38:49 -09:00
  • 48621aac95 Fix docstring on ping command Dustin Pianalto 2019-12-23 16:49:17 -09:00
  • 7cba15eb20 Fix name on emoji Dustin Pianalto 2019-12-16 22:38:00 -09:00
  • cf18488283 Add command to add steam ids to users Dustin Pianalto 2019-12-16 22:32:25 -09:00
  • 9a37bb53a9 Revert message.created_at to be timestamp Dustin Pianalto 2019-12-16 22:17:37 -09:00
  • 4321bc894b Update message.created_at to be aware of timezone Dustin Pianalto 2019-12-16 22:14:51 -09:00
  • 7c8d0a771d Add whitelist command Dustin Pianalto 2019-12-16 22:07:04 -09:00
  • 477c58a8bd Fixed bug in listplayers Dustin Pianalto 2019-12-16 20:12:27 -09:00
  • a410be0da3 debugging Dustin Pianalto 2019-12-16 20:02:16 -09:00
  • e9bfb7cb13 debugging Dustin Pianalto 2019-12-16 19:58:49 -09:00
  • 4afd44e4be debugging Dustin Pianalto 2019-12-16 19:54:27 -09:00
  • 5a7c68bdcb Check if receive no content response Dustin Pianalto 2019-12-16 19:47:57 -09:00
  • 090ba646c9 Fixed bug in is_moderator and is_admin Dustin Pianalto 2019-12-16 19:40:12 -09:00
  • a3b5f6bb31 debugging Dustin Pianalto 2019-12-16 19:38:37 -09:00
  • 02ec70b11b debugging Dustin Pianalto 2019-12-16 19:34:36 -09:00
  • c317077d8f Create is_moderator check Dustin Pianalto 2019-12-16 19:31:42 -09:00
  • d0bab4a179 Update listplayers command for new system Dustin Pianalto 2019-12-16 19:10:47 -09:00
  • 5340310ac0 Add guild_events and command_events to auto_load list Dustin Pianalto 2019-12-16 16:26:45 -09:00
  • 4c6e16d043 Add trailing slash to url Dustin Pianalto 2019-12-16 16:26:05 -09:00
  • a5337d530f Use correct response code for guild creation Dustin Pianalto 2019-12-16 16:19:32 -09:00
  • 56fd2d231b Add channels on guild join Dustin Pianalto 2019-12-16 16:12:34 -09:00
  • 920866e699 Add listener decorator to events Dustin Pianalto 2019-12-16 16:03:52 -09:00
  • d1660e4ca3 Add listener decorator to events Dustin Pianalto 2019-12-16 16:03:32 -09:00
  • 1b130da551 Add trailing slash to urls Dustin Pianalto 2019-12-16 15:55:39 -09:00
  • 3e8bbe8695 Add Guild event handlers Dustin Pianalto 2019-12-16 15:38:35 -09:00
  • 665ce34735 Update command error handler to also log the traceback Dustin Pianalto 2019-12-16 14:36:54 -09:00
  • a70da0074c Add command error handler Dustin Pianalto 2019-12-16 14:34:07 -09:00
  • 8c1c94a274 Add functionality for prefixes to be case insensitive Dustin Pianalto 2019-12-15 22:46:05 -09:00
  • 44fc112941 Add required bot argument to get_prefixes Dustin Pianalto 2019-12-15 22:29:39 -09:00
  • a615d62afd Move Geeksbot class to it's own file Dustin Pianalto 2019-12-15 22:19:42 -09:00
  • ae178797bc Fix bug in user command Dustin Pianalto 2019-12-15 19:56:15 -09:00
  • ebe8c5ecbb Fix snowflake processing for right worker and process Dustin Pianalto 2019-12-15 15:28:53 -09:00
  • cf348d41c2 Fix snowflake command sending embed Dustin Pianalto 2019-12-15 15:25:22 -09:00
  • 2a00c2f07d Fix user and snowflake commands Dustin Pianalto 2019-12-15 15:23:22 -09:00
  • 945a8b850a Add commands to return info on a user and process snowflakes Dustin Pianalto 2019-12-15 15:06:15 -09:00
  • 980d39005d Update leave and join log messages Dustin Pianalto 2019-12-15 00:44:10 -09:00
  • 2cc375089f Fixed bug in on_member_join Dustin Pianalto 2019-12-15 00:38:47 -09:00
  • c67d7922dc Fixed bug in on_member_join Dustin Pianalto 2019-12-15 00:37:08 -09:00