Git Product home page Git Product logo

botanf's Introduction


BotANF

The official ANF Studios Discord bot!

LicenseCode of ConductContributingChangelog

Building and Running

There are two ways to build and run BotANF. One being an automated script and the other being a manual process.

The first way; running the automated script is really simple.
You first launch run the script and it'll install all dependencies, open up your default file explorer and launch VS Code (if it is found). However, there is one thing to beware of, if you do not have npm, it will ask you if you want to install it - this process uses some functions that are not available in PowerShell 5, that's the default installation on Windows which means it won't run. That's why there's an if check that verifies if the version if at least 6. You can modify that as long as you are assured that you have npm installed and accessible on the command line.

The second method is to run npm install or npm run restore to install the packages. Make sure you have the required .env file which should look like this sample env file.

Versioning

BotANF uses SemVer.

Given a version number MAJOR.MINOR.PATCH, increment the
MAJOR version when you make incompatible API changes,
MINOR version when you add functionality in a backwards compatible manner, and
PATCH version when you make backwards compatible bug fixes.
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format.

Further help

You can create an issue or just join the support server.

Discuss in the server

botanf's People

Contributors

anf-studios avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.