Skip to content

kish7105/SnapBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Open Source Discord Bot - Fully Customisable and Free✨

Attic Server Banner

OverviewFeaturesInstallationContributingSpecial ThanksLicense

Overview

SnapBot is currently in development with the goal of becoming a multi-purpose Discord bot packed with features to enhance "The Attic" server's experience. While initially tailored for "The Attic," SnapBot is open-source, allowing anyone to freely modify the source code and use it for their own server.

Features

SnapBot currently has only a few commands which can be used to interact with the bot. However, SnapBot is planned to include features such as music playback, games, utility commands, and more.

Installation

Requirements

  • Python 3.8 or higher

  • A MongoDB Cluster [ This is important because SnapBot uses MongoDB as it's database ]

# Clone the repository
git clone https://github.com/kish7105/SnapBot.git
cd SnapBot

# Create a virtual environment
python -m venv venv

# Activate the virtual environment( For Windows )
venv\Scripts\activate

# Activate the virtual environment( For MacOS & Linux )
source venv/bin/activate

# Install the required dependencies
pip install -r requirements.txt

Contributing

We welcome contributions from the community to make SnapBot better! Here are some ways you can contribute:

  1. Reporting Bugs: If you find a bug, please open an issue on GitHub.

  2. Requesting Features: If you have an idea for a new feature, please let us know by opening an issue.

  3. Submitting Pull Requests: If you want to contribute code, fork the repository and submit a pull request with your changes.


Special Thanks

A heartfelt thank you to the amazing members of The Attic Discord server. Your support and encouragement have been invaluable to the success of this project. Whether through sharing insights, providing feedback, or simply being a sounding board, you've made a significant difference.

To Each of You

Every one of you has contributed uniquely to this journey, and I couldn't have come this far without you. Your presence and contributions remind us of the power of community and collaboration.

Thank you for being a part of this incredible journey. Your support is deeply appreciated, and I look forward to many more milestones together💖


Dance

Shuu

Riverrr

Amen

Muteki

aayu

Eve

Home

Baaka

Manno

Mr. Jelly

License

Check out the LICENSE file for more details.

Made with 💖 By


kishh

Releases

No releases published

Packages

No packages published

Languages