diff --git a/djs-bot/config.js b/djs-bot/config.js index e50ae8810..d82affc07 100644 --- a/djs-bot/config.js +++ b/djs-bot/config.js @@ -6,7 +6,7 @@ module.exports = { /** * Name of the bot * @type {string} */ - name: "InsertNameHereBot", + name: "Toni Storaro", /** * Database option (mongodb, postgresql) https://www.prisma.io/docs/reference/database-reference/connection-urls * @type {string} */