Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to develop at ryanc/bb 2022-09-25 02:45:25 +00:00
a0fc17fd89 Refactored handlers and command handlers
ryanc pushed to develop at ryanc/bb 2022-09-25 02:43:40 +00:00
39fec05ff4 Refactored handlers and command handlers
ryanc pushed to develop at ryanc/bb 2022-09-23 03:55:13 +00:00
7a0c90a5f7 Move config to a separate package
ryanc pushed to develop at ryanc/bb 2022-09-18 19:57:34 +00:00
b8b994157e Refactor RPS/RPSLS
ryanc pushed to develop at ryanc/bb 2022-09-15 14:32:55 +00:00
6139db889d Refactor RPS/RPSLS
12372522e9 Add rock, paper, scissors, lizard, spock
Compare 2 commits »
ryanc pushed to develop at ryanc/bb 2022-09-14 13:35:40 +00:00
333bc3b26c Add rock, paper, scissors, lizard, spock
a3137e5276 Refactor rock, paper, scissors
Compare 2 commits »
ryanc pushed to develop at ryanc/bb 2022-09-13 13:57:03 +00:00
7b3368eea4 Unmarshal the weather summary
ryanc pushed to develop at ryanc/bb 2022-09-09 15:44:11 +00:00
5a141be534 Add rock, paper, scissors command
49000133d8 Return empty args slice is the argument is an empty string
756aaf2379 Add more default emojis to the reaction handler
6bd4744745 Return errors to main
Compare 4 commits »
ryanc pushed to master at ryanc/bb 2022-09-08 07:44:16 +00:00
211f963b87 Update dependencies
04aef2f0e4 Reload the config file on SIGHUP
9221a218b9 Log config file being loaded
a551a10e59 Shorten an error check
d8a28fb211 Add method to load the config
Compare 17 commits »
ryanc pushed to develop at ryanc/bb 2022-09-08 07:44:07 +00:00
211f963b87 Update dependencies
ryanc pushed to develop at ryanc/bb 2022-09-08 07:35:47 +00:00
04aef2f0e4 Reload the config file on SIGHUP
9221a218b9 Log config file being loaded
a551a10e59 Shorten an error check
d8a28fb211 Add method to load the config
2ac0df3494 Binding to the DEBUG environment variable is not necessary
Compare 5 commits »
ryanc pushed to develop at ryanc/bb 2022-09-08 06:45:33 +00:00
a151b08142 Move flags to init()
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