Compare commits
No commits in common. "769784239d4a5717f575394c397ee0c61a569c58" and "f4b0435c99fac5c865b19535a7cb350aba7d82f7" have entirely different histories.
769784239d
...
f4b0435c99
2 changed files with 0 additions and 16 deletions
|
@ -48,7 +48,6 @@ export default {
|
|||
.addField('Current maintainer: ', `${maintainer.tag} (${ownerId})`)
|
||||
.addField('Gitea (Main)', 'https://git.namejeff.xyz/Supositware/Haha-Yes', true)
|
||||
.addField('Github (Mirror)', 'https://github.com/Supositware/Haha-yes', true)
|
||||
.addField('Privacy Policy', 'https://libtar.de/discordprivacy.txt')
|
||||
.setFooter({ text: `Original bot made by ${owner.tag} (267065637183029248)` });
|
||||
|
||||
interaction.reply({ embeds: [aboutEmbed] });
|
||||
|
|
15
privacy.txt
15
privacy.txt
|
@ -1,15 +0,0 @@
|
|||
By using the Discord bot haha yes#1616 you agree to the collection of the following informations for the functioning of the commands.
|
||||
|
||||
- Discord user ID (Needed for moderation purposes and making sure something you created can't be modified by someone else e.g: tags,ytp commands)
|
||||
- Server ID (Needed for moderation purposes and locking things created by commands to the server e.g: tags,starboards,auto react commands)
|
||||
- Channel ID (Used to send message for the starboards and quotation features)
|
||||
- Message ID (Used for quotation feature and as a unique file name for files operations. Note: Message ID by themselves can't be used to find the original message.)
|
||||
|
||||
Nothing is shared to anyone and is purely for the function of the bot.
|
||||
|
||||
If you do not agree to the privacy policy you can opt out by doing /optout.
|
||||
If you wish to request the data or have it deleted please email me at sup@libtar.de or ask me with the /feedback command.
|
||||
|
||||
The files created from the message ID by the commands are deleted periodically.
|
||||
|
||||
The source code of the bot can be found at https://git.namejeff.xyz/Supositware/Haha-Yes
|
Loading…
Reference in a new issue