### What is OpenPepper? OpenPepper is the public repository that holds all my code for the PepperBot [Discord](https://discord.com) bot. This bot can be found on my discord server, [DEFENDERS OF CHRISTOS](https://example.com). If you for some reason stumble upon this (damn bro you really went lookin), the server is for a guild for the [Roblox](https://roblox.com) game [Deepwoken](https://deepwoken.fandom.com) PepperBot is really just an experiment, there is no end goal in mind. If you give me a good suggestion, I'll probably add it. Please test the shit outta my bot, I want to know if there are any bugs/crashes that I don't know about. ### TODO: finish cbrowser (may possibly remove from gitignore soon) clean up p/vileimagery, its horrendous ### VERSION HISTORY: **_Note:_** _versions before this were not uploaded to the repo, this is not the first version._ 1.8 - reorganized files some more, moved all events from index.js to seperate scripts in events folder, --- 1.7 - major file reorganization, changed some dumb stuff like images and logs being in src 1.7.1 - pushed README.md --- 1.6 - added a new logging system that is much more optimized, descriptive, and easier to manage than the previous one 1.6.1 - updated logging system to not spam my terminal with every command executed --- 1.5 - added logging to recieved direct messages 1.5.1 - removed line of code preventing execution of commands in direct messages --- 1.4 - added p/guildmembers and p/addguildmember 1.4.1 - added automatic guild member addition to guildmembers.log --- 1.3 - added p/vileimagery (random vile image generator) 1.3.1 - changed .gitignore to include random file folders 1.3.2 - removed p/vileimagery whitelist 1.3.3 - added ability to specify file names on p/vileimagery --- 1.2 - added p/dmuser command 1.2.1 - fixed recursive p/says causing rate limiting 1.2.2 - fixed crashes relating to attempting to dm users outside of the current guild 1.2.3 - added a ping to the sender to p/dmuser 1.2.4 - fixed 1.2.3's formatting issue --- 1.1 - added p/pepper command (random pepper generator) 1.1.1 - updated p/pepper description on commands list