first-discord-bot

My first discord bot

View project on GitHub

Discord Heavy Bot

Discord heavy Bot is a discord bot concept to learn more about discord bots and node js

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

  • npm or yarn (https://www.npmjs.com/get-npm)

  • typescript

    npm install --global typescript@3.9.3
    

Installing

First o you must to download the repository or clone

git clone https://github.com/git-marcopitra/first-discord-bot.git
cd first-discord-bot

After you’ll install the dependecies

npm install

Deployment

npm start

Built With

  • Typescript
  • Tslint
  • ROME - Used to generate RSS Feeds

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details