Skip to content

mdshamoon/github-issues-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord github issues bot

Create github issues on the go

Apr-27-2022 04-56-27

Prerequisites

  1. Create an account on discord developer portal and add an application
  2. Create a bot
  3. Invite the bot to your server

Installation steps

  1. Create a new file .env in the project root directory and copy the contents from .env.example.
  2. Update the .env file with relevant configurations.
  3. Run yarn install

Hosting steps

Host it on a server of your choice by running yarn start. I have hosted it on heroku with a free tier but it sleeps after inactivity of 30 minutes.

About

A discord bot to create github issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published