/motivher_bot

🤖 A bot created for customized interactions on a Discord server

Primary LanguageJavaScript


Logo

Ada, the Motiv'Her Bot

A bot used for interactions in Discord
Explore the docs »

GitHub contributors Discord node-current GitHub package.json version Custom badge

· Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact
  6. Acknowledgements


About The Project

French-based, Motiv'Her is a platform that aims to inspire, motivate and empower web developers women.
Created in 2021, Motiv'Her is active on social media but mainly on Discord.
A bot had to be created and customized to fit the Discord server's needs.
The following GitHub repository presents the different files necessary to contribute to the project.

Built With

Here are the NPM Packages/APIs used for this project :

  1. NPM Packages
  1. APIs

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
  • discord.js
    npm install discord.js

Installation

  1. Get a Discord API key
  2. Clone the repository
    git clone https://github.com/HelviraG/motivher_bot.git
  3. Install NPM packages
    npm install
  4. Install Discord package
    npm install discord.js
  5. Enter your Discord Token in bot.js
    bot.login('discord_token')

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b adaFeature/NewContribution)
  3. Commit your Changes (git commit -m '[Type] | [Comment]'). Type can be Evol, Maj, Fix or Issue. Comment must be related to the changes made.
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Helvira Goma - @helvira-dev - helvira.dev@gmail.com

Project Link : https://github.com/HelviraG/motivher_bot

Acknowledgements