Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Calc2790 authored Mar 19, 2024
1 parent 2ed7941 commit 6fc69d4
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
<title>discord server preview
<script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
new Crate({
new Crate({
server: '1218958128696266913', // carlwasnagi2 hub
channel: '1218958392446681129' // #〖💬〗general
})
</script>

<widgetbot server="1218958128696266913" channel="1218958392446681129" width="800" height="600"></widgetbot>
<widgetbot
server="1218958128696266913"
channel="1218958392446681129"
width="800"
height="600"
></widgetbot>
<script src="https://cdn.jsdelivr.net/npm/@widgetbot/html-embed"></script>

0 comments on commit 6fc69d4

Please sign in to comment.