Regenerate the bot token and ignore .env.

Don't check in your credentials!
main
Mari 1 year ago
parent 013fcdc57c
commit 04af227eea
  1. 1
      .env
  2. 1
      .env.example
  3. 1
      .gitignore

@ -1 +0,0 @@
DISCORD_TOKEN=MTAyODUyNDI3NDIzMjg2ODkyNg.GRkc8K.3IJk3BTDR4sQOyVExvZOUQ5lsgrbJNO97Lz1Pw

@ -0,0 +1 @@
DISCORD_TOKEN=

1
.gitignore vendored

@ -18,5 +18,6 @@ npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.emv
/.idea
/output.log
Loading…
Cancel
Save