commit | 4f79da1cdbd67895984b7c23914800d73959ff50 | [log] [tgz] |
---|---|---|
author | TheCodedProf <samuel.shuert@gmail.com> | Tue Jan 31 16:50:37 2023 -0500 |
committer | TheCodedProf <samuel.shuert@gmail.com> | Tue Jan 31 16:50:37 2023 -0500 |
tree | f958b4b124a2be5279c4e15e21464b041852625b | |
parent | d5a67fb2e16014af9ab6f6235e79df6138022e83 [diff] [blame] |
worked on automod
diff --git a/src/index.ts b/src/index.ts index 306811e..a3a8d38 100644 --- a/src/index.ts +++ b/src/index.ts
@@ -19,4 +19,4 @@ await client.login(config.enableDevelopment ? config.developmentToken : config.token) -await recordPerformance(); \ No newline at end of file +await recordPerformance();