Skip to content

Commit

Permalink
I'm actually slow...
Browse files Browse the repository at this point in the history
  • Loading branch information
HypnoticSiege committed Dec 28, 2021
1 parent 9795b0c commit 71237e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
discord: {
token: "NzgxMTY0MjE4NjYxMzM5MTc2.X75p3w.GStgV70ZV98-lz5QTK7qBQbvJJo", //Get yours at https://discord.com/developers/applications/
token: "YOUR-TOKEN-HERE", //Get yours at https://discord.com/developers/applications/

logs: {
discord: {
Expand All @@ -22,7 +22,7 @@ module.exports = {
},

twitch: {
oauth: 'oauth:1sy6feu1mdrs3mktj7b6vqvx5o9x9n', //Get yours at https://twitchapps.com/tmi/
oauth: 'oauth:YOUR-OAUTH', //Get yours at https://twitchapps.com/tmi/
channels: ['hypnoticsiege'],
username: 'hypnoticsiege'
},
Expand Down

0 comments on commit 71237e2

Please sign in to comment.