This commit is contained in:
Tyler Murphy 2022-09-04 10:55:22 -04:00
commit 642f801ae4

View file

@ -1,6 +1,6 @@
## Ken Discord Bot ## Ken Discord Bot
A multipurpose discord bot with many things to do with the bot. It has fun commands to joke around with others such as kill and meme. It has social commands just as hug and highFive, and also allows you to ship people. Ken also has built in games such as black jack and a battle system. It has a music player with a DJ Permission system. Ken also has a XP Leveling system. And Ken also has a very lengthy moderation system with autoMod, and every moderiation command needed under the sun. It has the ability to send messages with a specified profile picture and name. And finally, it has NSFW commands for those types of people. Overall Ken has lots of things put in it, and they are all free to use for anyone who wants it. A multipurpose discord bot with many things to do. It has moderation commands such as ban, tempban, mute, etc. for moderating your discord server. It has music commands such as play, pause, resume, stop, etc. for playing music in a voice channel. It has selfrole commands addrolespage, deleterolespage, addrole, deleterole, and roles for adding selfroles to your discord server. It has game commands d6, d8, d12, d20, dice, claim, money, roulette, slots to play games with it in discord. It has gif commands crabrave, eject, gaymeme, headpat, wank to make gifs with someones profile picture. and it finally has NSFW commands to be used in NSFW channels.
### Terms of Service ### Terms of Service
@ -48,17 +48,18 @@ A multipurpose discord bot with many things to do with the bot. It has fun comma
```markdown ```markdown
1. Information Collection and Use 1. Information Collection and Use
a. While using our discord bot, we do not collect any personal information. The only information stored a. Guild IDs, User IDs, and Role IDs are collected for bot functionality
is statistics of using the bot, and the username and ID of a discord user. The username and ID of the b. For the self-role system, Guild IDs and Role IDs are stored to set what Roles are set to be given per guild in the /roles command.
user is only used for identifying what set of information such as a game, or xp, is linked with the c. For game data, Guild IDs and User IDs are stored to keep track of a users currents in the bot to use in games. Guild ID is required to differentiate it from guild to guild, and User ID is required to save the data on a per user basis.
user. d. For moderation history, Guild IDs and User IDs are required to save a users moderation history with the bot on a per user per guild basis.
b. No personal information is logged. e. For the /setjoining command, the GuildID is saved to keep track of what guilds have disabled or enabled server joining.
f. No other data is stored for anything else.
2. Lifetime of data 2. Lifetime of data
a. All data is stored in the database indentifally unless requested deletion by the user. a. All data is stored in the database indentifally unless requested deletion by the user.
3. Requesting deletion of data 3. Requesting deletion of data
a. Data deletion requests must be sent directly to KenshinEto#2116 on discord with the account you want data a. If you want your personal information deleted as a user, or a guild wanting to delete its entire set of data, please email kenshineto@gmail.com with your request.
deleted from. b. All requests are taken seriously, and all data can be requested to be delted at any time
``` ```
### Support or Contact ### Support or Contact
Have an issue, bug, security issue, need support, or have a concern with the bot? Contact the developer at tylermurphy534@gmail.com or KenshinEto#2116 on discord. Have an issue, bug, security issue, need support, or have a concern with the bot? Contact the developer at kenshineto@gmail.com or KenshinEto#2116 on discord.