Skip to content

gudj0/discord-forumbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This simple utility bot forwards posts (e.g., news stories) from a vanilla Discord channel to a Discord forum.

The bot expects a headline with an URL. Headlines longer than 99 characters are truncated and added to the body of the post

How to run

  1. Enable developer mode in your Discord settings
  2. Create a Discord application and a bot and save the token and clientId.
  3. Create a config.json with the token, clientId and guildId (obtained from the server settings).
  4. Replace the sourceId and forumId in index.js with the source channel you want to send from and to
  5. Run node index.js to start the bot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published