beepboop shit posting Discord bot
Go to file
Ryan Cavicchioni 424b191ebc
Fix HasCommand()
It was not working if the command had an argument
2022-08-26 17:55:51 -05:00
bot Break random.go apart 2022-08-25 10:00:43 -05:00
cmd/bb Allow bot to respond to DM's 2022-08-25 08:23:35 -05:00
lib Fix HasCommand() 2022-08-26 17:55:51 -05:00
.gitignore Ignore bin 2022-08-22 08:05:26 -05:00
docker-compose.yaml Bind Discord and OpenWeatherMap tokens to environment variables 2022-08-22 19:29:42 -05:00
Dockerfile Add entrypoint and CA certificates to Dockerfile 2022-08-22 07:56:18 -05:00
go.mod go mod tidy 2022-08-25 07:48:58 -05:00
go.sum go mod tidy 2022-08-25 07:48:58 -05:00
Makefile add Dockerfile and Makefile 2022-07-26 10:40:45 -05:00