diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..7a6e260
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,26 @@
+---
+name: Bug report
+about: Create an issue to report a bug
+title: ''
+labels: bug
+assignees: bobloy
+
+---
+
+**Describe the bug**
+
+
+**To Reproduce**
+
+1. Load cog '...'
+2. Run command '....'
+3. See error
+
+**Expected behavior**
+
+
+**Screenshots or Error Messages**
+
+
+**Additional context**
+
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..42f5500
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,14 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: "[Feature Request]"
+labels: enhancement
+assignees: ''
+
+---
+
+**Is your feature request related to a problem? Please describe.**
+
+
+**Describe the solution you'd like**
+
diff --git a/.github/ISSUE_TEMPLATE/new-audiotrivia-list.md b/.github/ISSUE_TEMPLATE/new-audiotrivia-list.md
new file mode 100644
index 0000000..25bcc81
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/new-audiotrivia-list.md
@@ -0,0 +1,26 @@
+---
+name: New AudioTrivia List
+about: Submit a new AudioTrivia list to be added
+title: "[AudioTrivia Submission]"
+labels: 'cog: audiotrivia'
+assignees: bobloy
+
+---
+
+**What is this trivia list?**
+
+
+**Number of Questions**
+
+
+**Original Content?**
+
+
+- [ ] Yes
+- [ ] No
+
+
+**Did I test the list?**
+
+- [ ] Yes
+- [ ] No
diff --git a/.github/labeler.yml b/.github/labeler.yml
new file mode 100644
index 0000000..dd944c8
--- /dev/null
+++ b/.github/labeler.yml
@@ -0,0 +1,62 @@
+'cog: announcedaily':
+  - announcedaily/*
+'cog: audiotrivia':
+  - audiotrivia/*
+'cog: ccrole':
+  - ccrole/*
+'cog: chatter':
+  - chatter/*
+'cog: conquest':
+  - conquest/*
+'cog: dad':
+  - dad/*
+'cog: exclusiverole':
+  - exclusiverole/*
+'cog: fifo':
+  - fifo/*
+'cog: firstmessage':
+  - firstmessage/*
+'cog: flag':
+  - flag/*
+'cog: forcemention':
+  - forcemention/*
+'cog: hangman':
+  - hangman
+'cog: infochannel':
+  - infochannel/*
+'cog: isitdown':
+  - isitdown/*
+'cog: launchlib':
+  - launchlib/*
+'cog: leaver':
+  - leaver/*
+'cog: lovecalculator':
+  - lovecalculator/*
+'cog: lseen':
+  - lseen/*
+'cog: nudity':
+  - nudity/*
+'cog: planttycoon':
+  - planttycoon/*
+'cog: qrinvite':
+  - qrinvite/*
+'cog: reactrestrict':
+  - reactrestrict/*
+'cog: recyclingplant':
+  - recyclingplant/*
+'cog: rpsls':
+  - rpsls/*
+'cog: sayurl':
+  - sayurl/*
+'cog: scp':
+  - scp/*
+'cog: stealemoji':
+  - stealemoji/*
+'cog: timerole':
+  - timerole/*
+'cog: tts':
+  - tts/*
+'cog: unicode':
+  - unicode/*
+'cog: werewolf':
+  - werewolf
\ No newline at end of file
diff --git a/.github/workflows/black_check.yml b/.github/workflows/black_check.yml
new file mode 100644
index 0000000..5350f98
--- /dev/null
+++ b/.github/workflows/black_check.yml
@@ -0,0 +1,20 @@
+# GitHub Action that uses Black to reformat the Python code in an incoming pull request.
+# If all Python code in the pull request is compliant with Black then this Action does nothing.
+# Othewrwise, Black is run and its changes are committed back to the incoming pull request.
+# https://github.com/cclauss/autoblack
+
+name: black
+on: [pull_request]
+jobs:
+  build:
+    runs-on: ubuntu-latest
+    steps:
+      - uses: actions/checkout@v2
+      - name: Set up Python 3.8
+        uses: actions/setup-python@v2
+        with:
+          python-version: '3.8'
+      - name: Install Black
+        run: pip install --upgrade --no-cache-dir black
+      - name: Run black --check .
+        run: black --check --diff -l 99 .
\ No newline at end of file
diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml
new file mode 100644
index 0000000..65e6640
--- /dev/null
+++ b/.github/workflows/labeler.yml
@@ -0,0 +1,19 @@
+# This workflow will triage pull requests and apply a label based on the
+# paths that are modified in the pull request.
+#
+# To use this workflow, you will need to set up a .github/labeler.yml
+# file with configuration.  For more information, see:
+# https://github.com/actions/labeler
+
+name: Labeler
+on: [pull_request]
+
+jobs:
+  label:
+
+    runs-on: ubuntu-latest
+
+    steps:
+    - uses: actions/labeler@2.2.0
+      with:
+        repo-token: "${{ secrets.GITHUB_TOKEN }}"
diff --git a/README.md b/README.md
index d8399cc..ec76ead 100644
--- a/README.md
+++ b/README.md
@@ -12,12 +12,15 @@ Cog Function
 | conquest | **Alpha** | Manage maps for war games and RPGs
Lots of additional features are planned, currently function with simple mapTell dad jokes
Works great!Prevent certain roles from getting any other roles
Fully functional, but pretty simpleSchedule commands to be run at certain times or intervals
Just released, please report bugs as you find them. Only works for bot owner for nowOrganize bracket tournaments within discord
Still in-progress, a massive projectSimple cog to provide a jump link to the first message in a channel/summary>Just released, please report bugs as you find them.
Create temporary marks on users that expire after specified time
Ported, will not import old data. Please report bugsMentions unmentionable roles
Very simple cog, mention doesn't persistPlay a game of hangman
Some visual glitches and needs more customizationAsk coding questions and get results from StackExchange
Not yet functionalCreate a channel to display server info
Just released, please report bugsCreate a channel to display server info
Due to rate limits, this does not update as often as it once didCheck if a website/url is down
Just released, please report bugsAccess rocket launch data
Just released, please report bugsSend a message in a channel when a user leaves the server
Seems to be functional, please report any bugs or suggestionsCalculate the love between two users
[Snap-Ons] Just updated to V3Encode and Decode unicode characters
[Snap-Ons] Just updated to V3Play the classic party game Werewolf within discord
Another massive project currently being developed, will be fully customizable