From d38e651fcebc1061ad1c009d4481bc2103887874 Mon Sep 17 00:00:00 2001 From: Prince quacc <77895936+quaccer@users.noreply.github.com> Date: Fri, 23 Apr 2021 12:09:31 +0200 Subject: [PATCH] Update and rename DevLog.txt to devlog.md --- DevLog.txt => devlog.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) rename DevLog.txt => devlog.md (77%) diff --git a/DevLog.txt b/devlog.md similarity index 77% rename from DevLog.txt rename to devlog.md index 1f0ef8f..887ee6b 100644 --- a/DevLog.txt +++ b/devlog.md @@ -1,14 +1,17 @@ -March 30th : +## Rocket devlog + +# March 30th : - Rocket was made - Application Was Made - Started thinking of Ideas Hiatus... -April 4th 2021: +# April 4th 2021: - Moderation Bot - Created Bot For Application - All Code: +``` import discord from discord.ext import commands @@ -17,15 +20,15 @@ client = commands.Bot(commands_prefix = '<') @client.command('hello') async def hello(ctx): await ctx.send('Hello!') - - April 5th 2021: + ``` + # April 5th 2021: - More commands - Fixed up code - Actually ran the token hiatus (again)... - April 10th 2021: + # April 10th 2021: -BOOM -Status @@ -36,11 +39,14 @@ async def hello(ctx): - Made first rocket support server - Fount out on_message commands fuck up every other command. - April 11th 2021: + # April 11th 2021: - Hired Staff - Roliv became co-owner - Not much happened - April 14th 2021: + # April 14th 2021: - Hired Risewill23 - - + + # 01.04.2021 + - Hired King quacc + - Rocket's website was made