Skip to content

Zingzy/secretSanctuary

Repository files navigation

 

SecretSanctuary

Annoyingly Confide in us 🔒

Welcome to Secret Sanctuary, your anonymous confession, suggestion, and feedback platform on Discord! This bot was created for the Discord Buildathon 2023, offering a safe space for users to share their thoughts and ideas anonymously within Discord servers.


✨ Features


Getting Started

  1. Inviting the Bot: Invite Secret Sanctuary to your server using the following link: Invite Secret Sanctuary.

  2. Commands: Use the various commands mentioned above to start confessing, suggesting, and providing feedback anonymously.

  3. Website Access: View confessions, suggestions, and feedback online using the provided URLs.


⚙️ How to setup

rename the .env.example file to .env and enter your Bot token, app uri the uri of the host And Mongodb uri.

Create Virtual environment (OPTIONAL)

Linux

python3 -m venv .venv
source .venv/bin/activate

Windows

python -m venv .venv
.venv/Scripts/activate

install dependencies

pip install -r requirements.txt

OR

pipenv install

Start the bot

Linux

python3 main.py

Windows

python main.py

Discord Buildathon 2023

Secret Sanctuary was developed for the Discord Buildathon 2023, providing a unique and secure way for Discord communities to engage with their users anonymously.


📝 Feedback / Issues

To give feedback, ask a question or make a feature request, you can either use the Github Discussions or JOIN OUR SUPPORT SERVER 🪬

Bugs are logged using the github issue system. To report a bug, simply open a new issue.


💡 what's next

  • add more anonymous commands
  • fix some miscellaneous issues

Any Other suggestions would be appreciated ...


Contributors


made-with-python Maintenance Last-Commit issues