We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b5003 commit d295691Copy full SHA for d295691
index.html
@@ -90,7 +90,7 @@
90
setTimeout(function () {
91
window.discordCrate = new Crate({
92
server: '1410785898273964166', // Replace with your Discord server ID
93
- channel: '1411021392983363616', // Replace with your Discord channel ID
+ channel: '1411018265299521627', // Replace with your Discord channel ID
94
location: ['bottom', 'right'], // Position at bottom right
95
color: '#ffcc00', // Discord's default color, you can change this
96
notifications: true, // Show notification badge
@@ -144,4 +144,4 @@
144
</script>
145
</body>
146
147
-</html>
+</html>
0 commit comments