Skip to content

UWAppDev/opportunities-forwarding-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opportunities-forwarding-bot

A Discord bot that forwards content from GitHub!

Testing it

  • First, make sure you update it to fetch from your own GitHub repo! Currently, this must be changed by editing src/github_scraper.rs.
  • Next, you'll need to create a Discord application and add a bot to it.
  • After setting up the application, clone this repository. If you haven't installed rust and cargo, do so now.
  • Make sure you've invited the bot to a server with a public channel named opportunities!
  • After building the repository (via cargo build), start the bot using cargo run "<Your token goes here>".
    • The bot should forward opportunities from the GitHub repository's opportunities discussion category to your Discord server!

Questions

About

A Discord bot that forwards content from GitHub!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published