mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Update Docker builds to publish to ghcr.io & update README (#1067)
This commit is contained in:
parent
62c954943d
commit
e494287d1d
7 changed files with 218 additions and 125 deletions
|
@ -40,5 +40,5 @@ export default async (guild: Guild): Promise<void> => {
|
|||
}
|
||||
|
||||
const owner = await guild.fetchOwner();
|
||||
await owner.send('👋 Hi! Someone (probably you) just invited me to a server you own. By default, I\'m usable by all guild member in all guild channels. To change this, check out the wiki page on permissions: https://github.com/codetheweb/muse/wiki/Configuring-Bot-Permissions.');
|
||||
await owner.send('👋 Hi! Someone (probably you) just invited me to a server you own. By default, I\'m usable by all guild member in all guild channels. To change this, check out the wiki page on permissions: https://github.com/museofficial/muse/wiki/Configuring-Bot-Permissions.');
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue