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

4 lines
64 B
JavaScript

module.exports = {
prefix: `trol`,
token: require(`./token`)
}