Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Commit

Permalink
WHAT THE FUCKING FUCK FUCK FUCK
Browse files Browse the repository at this point in the history
  • Loading branch information
spookybear0 committed Oct 3, 2020
1 parent b7835ba commit a5f484a
Show file tree
Hide file tree
Showing 9 changed files with 1,058 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Secondly, it will be written in an asynchronous manner. This will allow multiple

## Discord

If you are interested in this project join our discord [here](https://discord.gg/uPDkEDS/).
If you are interested in this project join our discord [here](https://discord.gg/Un42FEV).

## Docs

Expand Down
5 changes: 5 additions & 0 deletions constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ class Colours():
white = u"\u001b[37m"
all_col = [red, green, yellow, blue, magenta, cyan, white]

class CryptKeys():
solo = "xI25fpAapCQg"
solo3 = "oC36fpYaPtdg"
solo4 = "pC26fpYaQCtg"

ASCII_ART = r"""
{col1} _____ {col2} _____ {col3} _____ {col4} _____ {col5} _____ {reset}
{col1} /\ \ {col2} /\ \ {col3} /\ \ {col4} |\ \ {col5} /\ \ {reset}
Expand Down

0 comments on commit a5f484a

Please sign in to comment.