discord: update /tagme command to use new autotagger service.

This commit is contained in:
evazion
2022-06-27 01:39:43 -05:00
parent ee57ada33b
commit 04359d67f4
3 changed files with 28 additions and 42 deletions

View File

@@ -43,7 +43,6 @@ gem 'google-cloud-bigquery', require: "google/cloud/bigquery"
gem 'google-cloud-storage', require: "google/cloud/storage"
gem 'ed25519'
gem 'bcrypt_pbkdf' # https://github.com/net-ssh/net-ssh/issues/565
gem 'terminal-table'
gem 'clockwork'
gem 'puma-metrics'
gem 'puma_worker_killer'