Create configs.ts.example

This commit is contained in:
Skillz4Killz
2020-03-20 11:16:45 -04:00
committed by GitHub
parent 33788410b3
commit cce99dd041
+3
View File
@@ -0,0 +1,3 @@
export const configs = {
token: 'BOT TOKEN HERE'
}