chore: sync tinkering updates

This commit is contained in:
41666 2020-10-06 13:25:16 -04:00
parent 4cef998233
commit 0002cefd7f
13 changed files with 628 additions and 121 deletions

View file

@ -9,7 +9,7 @@ go_library(
"//src/common/bot",
"//src/midori/internal/commands/helpers",
"//src/midori/internal/config",
"@com_github_google_go_github_v32//github:go_default_library",
"@com_github_google_go_github_v32//github",
"@com_github_lampjaw_discordclient//:discordclient",
"@org_golang_x_oauth2//:oauth2",
],