Skip to content

Commit

Permalink
Username changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ddinan committed Jul 30, 2022
1 parent 6564bf4 commit 50feeca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const config = {
"globalBan": [""],
"token": "process.env.BOT_TOKEN",
// LINKS:
"github": "https://github.com/derekdinan/Tsuyo",
"github": "https://github.com/ddinan/Tsuyo",
"supportServer": "https://discord.gg/3hbeQgY",
"botInvite": "https://discordapp.com/oauth2/authorize?client_id=492871769485475840&scope=bot&permissions=1506142455",

Expand Down Expand Up @@ -108,4 +108,4 @@ const config = {
]
};

module.exports = config;
module.exports = config;

0 comments on commit 50feeca

Please sign in to comment.