Skip to content

Commit

Permalink
create an example constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
EhsanKia committed Jul 4, 2023
1 parent 318e336 commit aeab894
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions constants.py.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DISCORD_TOKEN = "YOUR_TOKEN_HERE"
SALT = "SALT_HERE"

0 comments on commit aeab894

Please sign in to comment.