mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2026-01-11 08:05:46 +00:00
Export modules in typescript
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require('dotenv/config');
|
||||
|
||||
module.exports = {
|
||||
export default {
|
||||
|
||||
//credentials
|
||||
token: process.env.DISCORD_TOKEN,
|
||||
|
||||
Reference in New Issue
Block a user