Pranjalmishra30 / dad-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hey there!!!

My name is dad bot, I am a discord bot. You can invite me to your server by clicking here . My purpose is to keep bad words out of the server and to motivate you when you're feeling low. I scold and punish the people who uses bad words.

Commands

You can write motivate me daddy to get some motivational quotes.
I'm also triggered if you write hindi cuss words in the chat (it's better if I'm not triggered by this or else it's bye bye time for you)
More commands will be added soon.

Installation

git clone
cd dad-bot
pip install -r requirements.txt

After you've done this, you'll need to create a token and place it in a .env file as TOKEN = "YOUR TOKEN HERE" without the quotes. To generate the token head over to Discord Developers and create an application.

Contribution

Get Started

  • Fork the project on GitHub
  • Clone the project
git clone https://github.com/shubhraagarwal/Offline-Edu.git
  • Make/add your changes locally
  • Add and commit your changes
git add .
git commit -m "some changes"
  • Make a new branch
git checkout -b "branch name"
  • Push to your forked repository
git push
  • Compare, look for conflicts and make your pull request

We will actively look for any pending pull request(s)

Issues


Issues are valuable

  • Check for existing issues or create a new one with all the changes you want to make
  • Make sure you ask the maintainers to assign you an issue if you want to work on it
  • Point out any errors or any improvements which could be made
  • Pour in your ideas, they are source for contributions others can make
  • Be humble and request for any clarification needed
  • Its for the community, learn and help others
  • Make sure you're creating a new issue or asking on a particular issue to be assigned to you before you make any PR.

Thank you for creating issues!

Pull requests

They are the best way of getting your creative ideas into the project.

  • Make sure all your pull requests are directed to master branch.
  • Please mention the issue number in your PR so that it's easier for the maintainers to track it
  • Do not create spam pull requests, you will be reported

Before making a pull request ask yourself these

Do I have an authentic intention

You should be clear which problem you're trying to solve with your contribution.
Issue the problem that you have found, and the pull request shows the action you have taken to solve it.
Always comment and clarify your intention

Does the contribution brings the project closer to its goal

The aim of the repository is:

  • To improve and add features to the project to enhance usability and increase scalability.
  • To keep the basic concept of keeping track of daily budget and building smart solutions.
  • To provide the community with a basic html-js app template.
  • To improve the overall UI and user experience.

Does it follow the code of conduct

  1. Using a consistent coding style with the project
  2. Keeping the interest of FOSS
  3. Using welcoming and inclusive language
  4. Being respectful of differing viewpoints and experiences
  5. Focusing on what is best for the community



Contributors ✨

Thanks goes to these wonderful people for contributing!

About


Languages

Language:Python 100.0%