2019-12-17 10:07:37 +00:00
|
|
|
module.exports = {
|
2020-01-05 18:11:13 +00:00
|
|
|
name: 'Thaldrin',
|
2020-01-05 20:07:57 +00:00
|
|
|
version: '3.6.4',
|
2019-12-17 10:07:37 +00:00
|
|
|
color: '#ff995d',
|
|
|
|
hostname: '127.2.11.1',
|
|
|
|
//hostname: 'localhost',
|
|
|
|
port: '8080',
|
|
|
|
type: {
|
|
|
|
beta: true,
|
|
|
|
prod: false
|
|
|
|
},
|
2020-01-03 16:27:32 +00:00
|
|
|
prefixes: ["'", `<@511212243015434270> `, '<@!511212243015434270> '],
|
|
|
|
developers: [{
|
|
|
|
id: '318044130796109825',
|
|
|
|
nick: 'ry'
|
|
|
|
}],
|
2020-01-06 13:55:04 +00:00
|
|
|
logs: {
|
|
|
|
usage: '663740167684620318'
|
|
|
|
},
|
2020-01-03 16:27:32 +00:00
|
|
|
contributors: [{
|
2019-12-17 10:07:37 +00:00
|
|
|
id: '150745989836308480',
|
|
|
|
nick: 'Cyn',
|
|
|
|
reason: 'Shortlink Code :3'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
id: '356323373443448843',
|
|
|
|
nick: 'Twiggy',
|
|
|
|
reason: 'Letting me use his Sona as the Mascot <3'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
id: '289947794142396427',
|
|
|
|
nick: 'Fynn',
|
|
|
|
reason: 'Letting me use his name for `SourceFynnder` <3'
|
|
|
|
},
|
|
|
|
{
|
|
|
|
id: '242843345402069002',
|
|
|
|
nick: 'Donny',
|
|
|
|
reason: 'Hosting this thing'
|
|
|
|
}
|
|
|
|
],
|
|
|
|
source: 'https://gitdab.com/r/thaldrin',
|
|
|
|
invite: 'https://discordapp.com/oauth2/authorize?client_id=434662676547764244&scope=bot&permissions=379968'
|
2020-01-03 16:27:32 +00:00
|
|
|
};
|