mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-10 06:43:08 +02:00
Update banner.js
This commit is contained in:
parent
7cf039b8eb
commit
deef97286f
@ -23,6 +23,6 @@ module.exports = () => {
|
|||||||
`));
|
`));
|
||||||
console.log(leeks.colours.cyanBright(`Discord Tickets bot v${version} by eartharoid`));
|
console.log(leeks.colours.cyanBright(`Discord Tickets bot v${version} by eartharoid`));
|
||||||
console.log(leeks.colours.cyanBright(homepage + '\n'));
|
console.log(leeks.colours.cyanBright(homepage + '\n'));
|
||||||
console.log(leeks.colours.cyanBright(`Please ${link('donate', 'https://ko-fi.com/eartharoid')} if you find this bot useful`));
|
console.log(leeks.colours.cyanBright(link('Sponsor this project', 'https://go.eartharoid.me/sponsor-dsctickets')));
|
||||||
console.log('\n\n');
|
console.log('\n\n');
|
||||||
};
|
};
|
Loading…
Reference in New Issue
Block a user