discord-r9k/lib/auth.rb
2021-08-29 12:44:55 +02:00

9 lines
213 B
Ruby

#!/usr/bin/ruby
TOKEN = "YOUR_TOKEN_HERE"
# Channel to bootstrap db form (and to display in status)
CHANNEL = 536907792859267083
# All channels to watch
CHANNELS = [ 536907792859267083, 560880728796168221 ]