Ryan Cavicchioni ryanc
  • Joined on 2019-11-24
ryanc pushed to master at ryanc/bb 2022-08-28 14:45:15 +00:00
7d071ebe0b Move OpenWeatherMap code to a separate struct
ryanc pushed to master at ryanc/bb 2022-08-27 14:01:02 +00:00
af10ef4dc5 Use HasCommand() helper
ryanc pushed to master at ryanc/bb 2022-08-26 22:56:20 +00:00
424b191ebc Fix HasCommand()
ryanc pushed to master at ryanc/bb 2022-08-25 15:00:58 +00:00
c01db1abf1 Break random.go apart
ryanc pushed to master at ryanc/bb 2022-08-25 13:24:05 +00:00
ac6d30e085 Allow bot to respond to DM's
ryanc pushed to master at ryanc/bb 2022-08-25 12:49:14 +00:00
886a447082 go mod tidy
ryanc pushed to master at ryanc/bb 2022-08-24 14:44:07 +00:00
69aee2e699 Interfaces do not need named parameters
ryanc pushed to master at ryanc/bb 2022-08-24 14:06:22 +00:00
ce689146de Reorganize packages
ryanc pushed to master at ryanc/bb 2022-08-24 13:52:43 +00:00
6c0000d409 Tidy up main
547063de2e Move handlers to their own package
435884b61a Move config to bot package
Compare 3 commits »
ryanc pushed to master at ryanc/bb 2022-08-23 00:31:20 +00:00
cf3fece52c Reaction handler will not add a variable number of reactions
ryanc pushed to master at ryanc/bb 2022-08-23 00:30:37 +00:00
d75a02554d Bind Discord and OpenWeatherMap tokens to environment variables
ryanc pushed to master at ryanc/bb 2022-08-22 13:05:35 +00:00
d790094399 Ignore bin
39e1153781 Ignore .vscode
Compare 2 commits »
ryanc pushed to master at ryanc/bb 2022-08-22 13:03:27 +00:00
f075e2454c Add Docker Compose file
ryanc pushed to master at ryanc/bb 2022-08-22 12:59:49 +00:00
322a88e0ad Make reaction handler more shit-posty
0fd921ee28 Make configuration file optional
Compare 2 commits »
ryanc pushed to master at ryanc/bb 2022-08-22 12:57:59 +00:00
f8cf68af83 Add entrypoint and CA certificates to Dockerfile
ryanc pushed to master at ryanc/bb 2022-08-08 05:40:58 +00:00
b2f69ed2f7 Add ignored config.go
ryanc pushed to master at ryanc/bb 2022-08-07 12:17:44 +00:00
bbdbe1e926 Add !version, remove !source
ryanc pushed to master at ryanc/bb 2022-08-07 12:13:32 +00:00
bcb54734ef Add !version, remove !source
ryanc pushed to master at ryanc/bb 2022-08-07 12:13:09 +00:00
1643fef377 Add HasCommand()
ryanc pushed to master at ryanc/bb 2022-08-05 15:04:33 +00:00
b852b02aed Added !source command