From 394c75532cc01003846bfc6157e047ac675caf5f Mon Sep 17 00:00:00 2001 From: pokesudenk Date: Sat, 24 Feb 2018 13:19:25 -0500 Subject: will markdown like to work? --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c43f1c..1123bf3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Discord](https://img.shields.io/discord/416629239211884555.svg?colorB=7289DA&label=discord)](https://discord.gg/ecZPbNc) + # Pokebot Discord Moderation Bot for PokeWorld and other servers. -- cgit v1.2.3 From ed00c82680da3a5119e381c42a59cd8b0c3d02c8 Mon Sep 17 00:00:00 2001 From: Alee Date: Sat, 24 Feb 2018 13:20:25 -0500 Subject: I don't know what to call this commit :P --- bot.js | 1 + 1 file changed, 1 insertion(+) diff --git a/bot.js b/bot.js index ab11781..d52bd58 100644 --- a/bot.js +++ b/bot.js @@ -13,6 +13,7 @@ function setGame() { 'Catching things', 'Finding pokemon', 'Type p:help for help', + 'Fighting AstralMod', ]; bot.user.setPresence({ -- cgit v1.2.3 From 4a561ec7100b6e01244bcf86e4707208e668ad89 Mon Sep 17 00:00:00 2001 From: pokesudenk Date: Sat, 24 Feb 2018 13:24:33 -0500 Subject: more badges because fuck it --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1123bf3..2d20307 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Discord](https://img.shields.io/discord/416629239211884555.svg?colorB=7289DA&label=discord)](https://discord.gg/ecZPbNc) +[![Github commits (since latest release)](https://img.shields.io/github/commits-since/PokeWorld/PokeBot/latest.svg)]() # Pokebot -- cgit v1.2.3