This repository has been archived on 2021-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
trol-bot-fork/config.js

5 lines
67 B
JavaScript
Raw Normal View History

2021-09-05 17:42:15 +00:00
module.exports = {
prefix: `trol`,
token: require(`./token`)
}