Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 14 additions & 8 deletions DevLog.txt → devlog.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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
Expand All @@ -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