diff --git a/.env b/.env new file mode 100644 index 0000000..8141df0 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +DISCORD_TOKEN= \ No newline at end of file diff --git a/README.md b/README.md index 18f2cc8..a7d9ce8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # muzovkantV2 -### shitty (half-)vibecoded discord bot +### shitty discord bot ## overall you can use this as a base for your discord bot by writing your own [cogs](/cogs/), installing cogs from repositories, or as is.