normal readme
This commit is contained in:
22
README.md
22
README.md
@@ -1,4 +1,24 @@
|
||||
# muzovkantV2
|
||||
shitty vibecoded discord bot
|
||||
### shitty (half-)vibecoded discord bot
|
||||
## overall
|
||||
you can use this as a base for your discord bot, writing your own [cogs](/cogs/), or as is, <small>which is a questionable decision</small>
|
||||
|
||||
|
||||
## installation
|
||||
firstly, clone the repo
|
||||
```
|
||||
git clone https://github.com/rejnronuzz/muzovkantv2.git
|
||||
cd muzovkantv2
|
||||
```
|
||||
then insert your discord bot and your [thecatapi](thecatapi.com) token into the .env file.
|
||||
it should look something like this:
|
||||
```
|
||||
DISCORD_TOKEN=abc123abc
|
||||
CAT_API_KEY=live_abc123abc
|
||||
```
|
||||
you can then edit the config.py to your liking.
|
||||
|
||||
## contacting
|
||||
if you have any feedback, contact me on github issues or/and discord. if you want to add any functions to this bot, make a PR.
|
||||
*discord: rejnronuz*
|
||||

|
||||
|
||||
Reference in New Issue
Block a user