Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 293 Bytes

JMusicBot Docker

Usage:

  • Fork repository
  • Create two secrets in your repository
    • DISCORD_TOKEN
    • DISCORD_USER_ID
  • Trigger CD Pipeline workflow
    • by pushing to main branch
    • or manually in the 'Actions' tab
  • Change visibility of your newly created GH package to private