Skip to content

PuneetDabral/askbuddie-bot-docs

 
 

Repository files navigation

Ask Buddie Bot Docs

The official documentation site of Ask Buddie Discord Bot created and maintained by the AskBuddie community.

Table Of Contents

Tech Stack

Client: React, NextJS, TailwindCSS

Prerequisites

  • You have Node 12+ installed.
  • Fundamental knowledge of NextJS.

Contributing

Want to contribute? Please check the guidelines below:

Contributing Guide

Please use development branch rather than main for the latest development changes.

  • Fork the repository
  • Create a feature/patch branch from development branch
  • Commit your changes
  • push to the branch & open a pull request

If you want to add new feature to the bot, please raise an issue as well as join our Discord Server for discussion.

Development Setup

yarn install
yarn dev // for development

License

GNU General Public License

About

Documentation website of ask buddie's discord bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.0%
  • CSS 15.0%