Dynamic joint command
This commit is contained in:
parent
0ae4c9a3d9
commit
0a86548264
@ -1,5 +1,4 @@
|
||||
const { emoji } = require('../config.json');
|
||||
const { weed } = require('../src/strings.json');
|
||||
const { emoji, weed } = require('../src/strings.json');
|
||||
|
||||
module.exports = {
|
||||
name: 'joint',
|
||||
|
13
config.json
13
config.json
@ -1,14 +1,3 @@
|
||||
{
|
||||
"prefix": "/",
|
||||
"serverID": "760701839427108874",
|
||||
"logChannel": "859249300894908447",
|
||||
"bootMessage": "NodBot v2 Starting Up",
|
||||
"shutdownMessage": "NodBot v2 Shutting Down",
|
||||
"validExtensions": [],
|
||||
"emoji": {
|
||||
"joint": "<:joint:862082955902976000>",
|
||||
"next": "⏭️",
|
||||
"previous": "⏮️",
|
||||
"confirm": "☑️"
|
||||
}
|
||||
"validExtensions": []
|
||||
}
|
Loading…
Reference in New Issue
Block a user