b4b09c92d3
Merge branch 'test'
2022-08-22 16:34:22 -04:00
d1a2d57e42
update regex link
2022-08-22 15:10:17 -04:00
4ebfa44950
fix regex
2022-08-22 15:08:59 -04:00
1004769e80
change get_image_string to include check processes
2022-08-22 15:00:25 -04:00
54bb479e39
omaigod
2022-08-22 14:56:46 -04:00
dfd2b0195e
dangit my linter is not being helpful right now
2022-08-22 14:55:10 -04:00
1daacbc18c
lol forgot an await
2022-08-22 14:44:29 -04:00
64c0977eb0
fix issue with book_error_handler
2022-08-22 14:42:51 -04:00
b16ff88a79
Added reporting for a failed OCR match
2022-08-22 14:35:13 -04:00
cf73726614
bots can't have custom statuses, sad. :(
2022-08-22 00:35:08 -04:00
3c8a9add74
fix type for text option on /status command
2022-08-21 18:37:02 -04:00
8fa30420ef
add /status command
2022-08-21 18:34:13 -04:00
18f8234735
Add Profile Plugin
...
add /avatar command to set bot's avatar.
2022-08-21 18:02:53 -04:00
602c2423cc
Add /branch command ( #1 )
...
This PR adds a /branch command with the following spec:
`/branch switch <name>` - switch to the specified branch, only if it exists.
`/branch get` - get the name of the current branch.
With the addition of these two commands, it will greatly speed up the development and testing process.
Other Changes:
- Removed git_dev status
- /book now displays the uploaded image on all prompts
- added a private option to /book to keep confirmation emails from being shared if desired
- now runs `git fetch` before gathering git info when running /info
Reviewed-on: #1
2022-08-20 16:07:54 +00:00
6f3ebbd45d
pass private Option from /book command to View
2022-08-20 01:28:51 -04:00
05acd6e4b0
add git fetch before info is gathered
2022-08-20 01:22:42 -04:00
1bd6e3709c
add image to LibCal confirmation dialog
2022-08-20 01:20:01 -04:00
abd583401e
fix branch_switch
2022-08-20 01:13:28 -04:00
ebd9092788
fix get_git_remote with multiple branches
2022-08-20 01:09:56 -04:00
ca58660376
remove git dev
2022-08-20 01:06:48 -04:00
f8a064565a
remove git_dev checks
2022-08-20 01:04:19 -04:00
33a1103f94
make branch commands ephemeral
2022-08-20 01:00:11 -04:00
05424d7949
fix subcommand
2022-08-20 00:57:18 -04:00
e31f066fd2
fix branch subgroup
2022-08-20 00:51:31 -04:00
7307aafaff
Add branch command
2022-08-20 00:41:06 -04:00
a2f179ae35
Add private option to /book
2022-08-20 00:21:26 -04:00
d6d61e7cc9
change python exec in service to be ambiguous
2022-08-19 23:41:08 -04:00
a367a73a65
fix git_get_remote
2022-08-19 23:33:30 -04:00
fc86622c1f
add a debug message
2022-08-19 23:15:30 -04:00
21f64c0f76
fix requirements
2022-08-19 22:54:06 -04:00
f9347c7172
add requirements file
2022-08-19 22:50:25 -04:00
b6e5d2a2ec
fix install script
2022-08-19 22:46:45 -04:00
54c601d7ca
update install script
2022-08-19 22:43:49 -04:00
a8169108b8
Add systemd service and update capability
2022-08-19 22:35:30 -04:00
a5b5189e52
add LibCal functionality
2022-08-19 22:22:48 -04:00
bae52e7d7e
simplify dev environment checks
2022-08-19 22:21:34 -04:00
9049b5e637
remove hard-coded git-url & minor restructuring
2022-08-19 02:45:51 -04:00
d6519d5133
add dev-env detection
2022-08-19 02:29:57 -04:00
cfc1a0b08c
initial commit
2022-08-19 02:17:34 -04:00