diff --git a/.replit b/.replit new file mode 100644 index 0000000..d409ef8 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "nodejs" +run = "npm start" \ No newline at end of file diff --git a/README.md b/README.md index 8cf66a8..fa6fef6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # repldex-bot a pokédex for repl.it lore, in the form of a discord bot +[![Run on Repl.it](https://repl.it/badge/github/pyzae/repldex-bot)](https://repl.it/github/pyzae/repldex-bot) \ No newline at end of file