Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // exports = module.exports
- exports.path_to_help_files = function () {
- return __dirname + '/help/'
- }
- exports.path_to_commands = function () {
- return __dirname + '/commands/'
- }
Advertisement
Add Comment
Please, Sign In to add comment