Commit Graph

  • b8ee6898cd
    Update go.mod master v0.0.26 Dusty.P 2024-01-06 20:21:06 -09:00
  • 52b28f3a82
    Update go.mod v0.0.25 Dusty.P 2024-01-06 20:16:46 -09:00
  • d2ed70afda
    Update go.mod v0.0.24 Dusty.P 2024-01-06 20:10:16 -09:00
  • 48dc096efc
    Update go.mod v0.0.23 Dusty.P 2024-01-06 19:58:04 -09:00
  • 8baa49cac3
    Update utils.go v0.0.22 Dusty.P 2024-01-06 19:53:30 -09:00
  • 60af09880f
    Update structs.go Dusty.P 2024-01-06 19:53:19 -09:00
  • e3c96befb2
    Update status-manager.go Dusty.P 2024-01-06 19:53:10 -09:00
  • 1fcdf10c40
    Update go.sum Dusty.P 2024-01-06 19:53:01 -09:00
  • 242ac2f708
    Update go.mod Dusty.P 2024-01-06 19:52:46 -09:00
  • cad0dca1b2
    Update context.go Dusty.P 2024-01-06 19:52:26 -09:00
  • 5561865b61
    Update command-manager.go Dusty.P 2024-01-06 19:52:14 -09:00
  • 458250eb80 Update status updater v0.0.21 Dustin Pianalto 2021-08-05 23:21:20 -08:00
  • 5258cf33a7 Test statis update v0.0.20 Dustin Pianalto 2021-08-05 22:46:32 -08:00
  • f70fa91b00 Test status update v0.0.19 Dustin Pianalto 2021-08-05 22:40:25 -08:00
  • e73e3fba54 Update types to fix discordgo updates v0.0.18 Dustin Pianalto 2021-08-05 21:17:47 -08:00
  • 01be0e3c2f Update types to fix discordgo updates v0.0.17 Dustin Pianalto 2021-08-05 21:07:24 -08:00
  • 0701c6f791 Update types to fix discordgo updates v0.0.16 Dustin Pianalto 2021-08-05 20:38:36 -08:00
  • c38729441b Pass full command manager to context (breaking) v0.0.15 Dustin Pianalto 2020-09-18 18:01:32 -08:00
  • a389de2c77 Pass full command manager to context (breaking) v0.0.14 Dustin Pianalto 2020-09-18 17:48:02 -08:00
  • bc86a36745 Fix bug in regex which removed newlines v0.0.13 v0.0.12 Dustin Pianalto 2020-09-01 20:56:27 -08:00
  • 3151e1479a Change method of splitting cmd v0.0.11 Dustin Pianalto 2020-09-01 20:10:28 -08:00
  • 12b47f1fed Use single Context struct updating Invoked v0.0.10 Dusty Pianalto 2020-06-04 16:29:36 -08:00
  • c2f03b7f61 Change shellquote error check v0.0.9 Dustin Pianalto 2020-06-02 18:49:15 -08:00
  • 2cac64f91b Add log on shellquote error v0.0.8 Dustin Pianalto 2020-06-02 13:34:13 -08:00
  • 71efaa0d45 Increase default interval on status manager v0.0.7 Dustin Pianalto 2020-06-01 15:02:24 -08:00
  • fc4b370a1e Fix bug when cmd is empty v0.0.6 Dustin Pianalto 2020-06-01 14:59:55 -08:00
  • 30065b313f Sanitize input on adding tags and say v0.0.5 Dustin Pianalto 2020-05-18 22:57:30 -08:00
  • 4236915c5b Add option to sanitize everyone mentions v0.0.4 Dustin Pianalto 2020-05-18 22:36:19 -08:00
  • 4ad95f415f Change status default interval to 30s v0.0.3 0.0.3 Dustin Pianalto 2020-05-12 11:46:02 -08:00
  • c80fb3f00a Remove log.Fatal in status manager v0.0.2 Dustin Pianalto 2020-05-04 21:56:59 -08:00
  • b493499897 Fall back to split on spaces if unterminated quote error v0.0.1 Dustin Pianalto 2020-05-04 14:09:15 -08:00
  • 4add5bffa3 Remove msg log Dustin Pianalto 2020-05-04 13:55:47 -08:00
  • af09dd297b test bug Dustin Pianalto 2020-05-04 13:47:05 -08:00
  • 3fc0d03d43 Update command manager to use the error channel Dustin Pianalto 2020-05-04 13:39:54 -08:00
  • 3fc81a6451 Update command manager to use the error channel Dustin Pianalto 2020-05-04 13:38:14 -08:00
  • 662acb500b Update error messages to distinguish Dusty Pianalto 2020-04-19 22:52:46 -08:00
  • 3537b1e125 Add error handling Dusty Pianalto 2020-04-19 22:48:14 -08:00
  • dd8cd312d4 debug when target isn't in guild Dusty Pianalto 2020-04-19 22:41:12 -08:00
  • a10b5cdbec Fix bug if caller or target don't have any roles Dusty Pianalto 2020-04-19 20:14:06 -08:00
  • 4729d2c5ee Add util for checking if caller has higher role than target Dusty Pianalto 2020-04-19 18:21:52 -08:00
  • c3143ea661 Update dependencies Dusty Pianalto 2020-04-19 16:51:44 -08:00
  • 67c4f7f2ab Remove some unneeded types and implement an error channel Dusty Pianalto 2020-04-18 12:03:23 -08:00
  • b3f35172c9 Add lgtm badge Dustin Pianalto 2020-04-06 23:54:56 -08:00
  • 017a13d2f1 Test pointer panic Dustin Pianalto 2020-04-06 23:32:46 -08:00
  • f98b62e6fb Test pointer panic Dustin Pianalto 2020-04-06 23:29:55 -08:00
  • 87f67569d2 Test pointer panic Dustin Pianalto 2020-04-06 23:29:24 -08:00
  • a0a6b9b54d Test pointer panic Dustin Pianalto 2020-04-06 23:22:06 -08:00
  • 54e2a741c0 Test pointer panic Dustin Pianalto 2020-04-06 23:18:48 -08:00
  • ebd0d77d32 Test pointer panic Dustin Pianalto 2020-04-06 23:16:12 -08:00
  • 97678e757c Test pointer panic Dustin Pianalto 2020-04-06 23:08:39 -08:00
  • 70034903f0 Test pointer panic Dustin Pianalto 2020-04-06 23:06:18 -08:00
  • 0f51576a35 Test pointer panic Dustin Pianalto 2020-04-06 23:02:32 -08:00
  • ca3fe5bd69 Test pointer panic Dustin Pianalto 2020-04-06 22:59:01 -08:00
  • 48f8ee997f Test pointer panic Dustin Pianalto 2020-04-06 22:56:39 -08:00
  • 0e81c7e6a1 Test pointer panic Dustin Pianalto 2020-04-06 22:51:37 -08:00
  • 9febf5ddd5 Test pointer panic Dustin Pianalto 2020-04-06 22:49:11 -08:00
  • 2ee91528e8 Test pointer panic Dustin Pianalto 2020-04-06 22:45:46 -08:00
  • d7da539153 Test pointer panic Dustin Pianalto 2020-04-06 22:09:53 -08:00
  • ad28895b43 Test pointer panic Dustin Pianalto 2020-04-06 22:07:39 -08:00
  • 0f8e3058d5 Test pointer panic Dustin Pianalto 2020-04-06 21:56:48 -08:00
  • 5bb2c4a0ba Test pointer panic Dustin Pianalto 2020-04-06 21:54:01 -08:00
  • ecbe2e958f Test pointer panic Dustin Pianalto 2020-04-06 21:51:06 -08:00
  • 3eb47eda9c
    Delete extra .gitignore Dusty.P 2020-04-06 19:46:10 -08:00
  • f7b5185967 Update comments for Godoc Dustin Pianalto 2020-04-06 19:41:07 -08:00
  • bca255f017 Update comments for Godoc Dustin Pianalto 2020-04-06 19:40:47 -08:00
  • cc0042f77c Update comments for Godoc Dustin Pianalto 2020-04-06 19:39:32 -08:00
  • 20487406f9 Update comments for Godoc Dustin Pianalto 2020-04-06 19:39:11 -08:00
  • c051df9b2c Update comments for Godoc Dustin Pianalto 2020-04-06 19:38:34 -08:00
  • 1cd3ab321b Update comments for Godoc Dustin Pianalto 2020-04-06 19:37:51 -08:00
  • 75fdfa2d0e Update comments for Godoc Dustin Pianalto 2020-04-06 19:36:51 -08:00
  • ab30d463a6 Update comments for Godoc Dustin Pianalto 2020-04-06 11:54:09 -08:00
  • d30d567dcb Update comments for Godoc Dustin Pianalto 2020-04-06 11:50:34 -08:00
  • 75c0f09b23 Update comments for Godoc Dustin Pianalto 2020-04-06 11:49:28 -08:00
  • cfa703618b Update comments for Godoc Dustin Pianalto 2020-04-06 11:48:59 -08:00
  • 7f340e8b6c Update comments for Godoc Dustin Pianalto 2020-04-06 11:48:35 -08:00
  • d300b341b3 Update comments for Godoc Dustin Pianalto 2020-04-06 11:47:32 -08:00
  • f978f4e43f Update comments for Godoc Dustin Pianalto 2020-04-06 11:46:55 -08:00
  • 47051350b9 Update comments for Godoc Dustin Pianalto 2020-04-06 11:44:30 -08:00
  • 48ba9bcd44 Update comments for Godoc Dustin Pianalto 2020-04-06 11:39:05 -08:00
  • a3edb16b28 Fix unhandled error Dustin Pianalto 2020-04-06 11:33:32 -08:00
  • 1cd65ac003 Add comments for godocs Dustin Pianalto 2020-04-06 11:31:13 -08:00
  • 51cbfd618f Add invoked to the context Dustin Pianalto 2020-04-05 19:40:46 -08:00
  • 5160db8114 Fix issue with detecting a prefix when there is none Dustin Pianalto 2020-04-05 19:32:06 -08:00
  • 2668bb8cf5 Update command-manager to not exit on bad command Add logging to see issue with prefix Dustin Pianalto 2020-04-05 19:27:05 -08:00
  • 7057f2019b Update command-manager to remove aliases map Dustin Pianalto 2020-04-05 19:03:59 -08:00
  • c14e6c2305 Add Go Doc link Dustin Pianalto 2020-04-05 17:56:52 -08:00
  • c3a9e7b076 Update url in Go Report Card Dustin Pianalto 2020-04-05 17:55:09 -08:00
  • c28f594209 Change module name Dustin Pianalto 2020-04-05 17:53:08 -08:00
  • ea45c3a4de Change directory structure Dustin Pianalto 2020-04-05 17:52:02 -08:00
  • f8f928fdb6 Remove Aliases map Dustin Pianalto 2020-04-05 17:23:05 -08:00
  • 580a80de1b Change AddCommand to accept a command struct Change process to remove Aliases Dustin Pianalto 2020-04-05 17:22:24 -08:00
  • 28adfdeb09 Remove helper functions Dustin Pianalto 2020-04-05 17:21:25 -08:00
  • b027e15cac Add basic command manager functionality Dustin Pianalto 2020-04-04 02:09:42 -08:00
  • 1c6570d157 Add go.mod Dustin Pianalto 2020-04-03 22:00:40 -08:00
  • 000841d1a5 Add .idea to gitignore Dustin Pianalto 2020-04-03 21:55:17 -08:00
  • d5fe7d9d0e Initial commit Dustin Pianalto 2020-04-03 21:54:13 -08:00