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 6cd4ffc commit b5f3c26Copy full SHA for b5f3c26
plugins/jadibot-serbot.js
@@ -633,3 +633,4 @@ async function joinChannels(conn) {
633
for (const channelId of Object.values(global.ch)) {
634
await conn.newsletterFollow(channelId).catch(() => {})
635
}}
636
+*/
0 commit comments