UNPKG
@develable/rutapbot-d20
Version:
latest (0.0.1)
0.0.1
[KR] Rutap Bot will makes your discord life better!
@develable/rutapbot-d20
/
.JS (Old)
/
src
/
settings
/
default_settings.js
5 lines
•
196 B
JavaScript
View Raw
1
2
3
4
5
exports.normal_prefix
=
"/"
;
exports.admin_prefix
=
"radmin"
;
exports.embed_color
=
"#5cc49a"
;
exports.server_timezone
=
"KST"
;
exports.owner_id
= [
'357857022974230538'
,
'362198954257154051'
]
;