-
Notifications
You must be signed in to change notification settings - Fork 19
1. Zorak, an explaination
Zorak is a character from the animated series "Space Ghost". https://www.youtube.com/watch?v=K3GQn3XOuzg&t=103s
Zorak Robert Jones is a Dokarian, also known as a giant space mantis. Zorak was the leader of an army of space warriors called the Zorathian. He was one of Space Ghost's greatest enemies, and later became part of the cast of his talk show. According to him, he is the locust of the apocalypse; it was later corrected to mantis of the apocalypse. He was a member of the Council of Doom.
We at practical python do not claim **any ** ownership over Zorak. We just like the character.
Zorak-bot is the in-house bot of the Practical Python discord server.
He takes care of everything from new-user verification to auto-moderation, cat facts and dad jokes, running code in the server, logging and more.
Since we are a Python server, it was only logical to not use other bots, but to develop our own. Zorak-Bot was born.
To clone Zorak onto your local machine, use the command:
git clone https://github.com/practical-python-org/ZorakBot.git
A folder called ZorakBot will be added to the directory you are currently in, and all the project files will be added in it.