Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to develop at ryanc/bb 2022-09-08 06:01:25 +00:00
7ff6e74148 Remove weather handler config struct
ryanc pushed to develop at ryanc/bb 2022-09-08 06:00:00 +00:00
b419cfde69 Fix workaround for optional config file with Viper
534b3e5fcd Bind config file in Docker
Compare 2 commits »
ryanc pushed to develop at ryanc/bb 2022-09-07 05:55:16 +00:00
446ac616bf Fix lint errors
e2032942ca Add handlers to Bot struct
31cf6f6c9a Move code out of main.go
5651df37ef Move command functions under a bot struct
Compare 4 commits »
ryanc pushed to develop at ryanc/bb 2022-09-06 16:25:50 +00:00
8606ed0200 Remove .woodpecker.yaml
ryanc pushed to develop at ryanc/bb 2022-09-06 15:47:02 +00:00
3efa3fb5a2 Re-enable lint step
ryanc pushed to develop at ryanc/bb 2022-09-06 15:44:00 +00:00
139b32094e Specify number of splits to make for command arguments
ryanc pushed to develop at ryanc/bb 2022-09-06 15:41:01 +00:00
4068a4ff06 Comment out lint step in Woodpecker CI
cb9d8e194f Add .woodpecker.yml
f3145d8c1d Fix test name typo
Compare 3 commits »
ryanc pushed to master at ryanc/bb 2022-09-06 15:33:18 +00:00
4068a4ff06 Comment out lint step in Woodpecker CI
ryanc pushed to master at ryanc/bb 2022-09-06 15:18:51 +00:00
cb9d8e194f Add .woodpecker.yml
f3145d8c1d Fix test name typo
Compare 2 commits »
ryanc pushed to master at ryanc/bb 2022-09-06 12:50:23 +00:00
4c5849daae Merge pull request 'Add a command router' (#2) from add-command-router into develop
c59c95c47a Refactor commands to use the router
0345b1cba1 Add a command router
a1d612abc0 Add time zone database to container
0f25b75fe4 Add forgotten imports
Compare 5 commits »
ryanc deleted branch add-command-router from ryanc/bb 2022-09-06 12:49:32 +00:00
ryanc merged pull request ryanc/bb#2 2022-09-06 12:49:19 +00:00
Add a command router
ryanc pushed to develop at ryanc/bb 2022-09-06 12:49:19 +00:00
4c5849daae Merge pull request 'Add a command router' (#2) from add-command-router into develop
c59c95c47a Refactor commands to use the router
0345b1cba1 Add a command router
Compare 3 commits »
ryanc pushed to develop at ryanc/bb 2022-09-06 05:02:41 +00:00
a1d612abc0 Add time zone database to container
ryanc pushed to add-command-router at ryanc/bb 2022-09-06 05:02:35 +00:00
c59c95c47a Refactor commands to use the router
0345b1cba1 Add a command router
a1d612abc0 Add time zone database to container
Compare 3 commits »
ryanc pushed to add-command-router at ryanc/bb 2022-09-06 05:01:41 +00:00
7127f8c1ae Refactor commands to use the router
ryanc pushed to add-command-router at ryanc/bb 2022-09-06 04:49:06 +00:00
6de36ffb95 Add timezone database to container
ryanc created pull request ryanc/bb#2 2022-09-05 21:58:15 +00:00
Add a command router
ryanc created pull request ryanc/bb#1 2022-09-05 21:57:15 +00:00
Add command router
ryanc created branch develop in ryanc/bb 2022-09-05 21:56:07 +00:00