An open API service indexing awesome lists of open source software.

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

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

discord discord-bot

Last synced: about 2 months ago
JSON representation

dHb

Awesome Lists containing this project

README

          

# 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](https://rometools.github.io/rome/) - Used to generate RSS Feeds

## Contributing

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).

## Authors

* **Marco Pitra** - *Initial work* - [Marco Pitra](https://github.com/git-marcopitra)

See also the list of [contributors](https://github.com/git-marcopitra/first-discord-bot/contributors) who participated in this project.

## License

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