Add run on repl.it badge to README

This pull request adds a  badge to the . This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it).
This commit is contained in:
nicholasyoa86 2020-07-31 12:48:55 +00:00
parent af09ba9ca1
commit 7d170fe4d0
2 changed files with 3 additions and 0 deletions

2
.replit Normal file
View File

@ -0,0 +1,2 @@
language = "nodejs"
run = "npm start"

View File

@ -1,3 +1,4 @@
[![Run on Repl.it](https://repl.it/badge/github/eartharoid/DiscordTickets)](https://repl.it/github/eartharoid/DiscordTickets)
# DiscordTickets
A simple (ish) Discord™ bot to manage support tickets to allow you and your team to provide better and quicker assistance to your community members.