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
- Host: GitHub
- URL: https://github.com/git-marcopitra/first-discord-bot
- Owner: git-marcopitra
- Created: 2020-05-24T06:17:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-24T08:42:34.000Z (about 6 years ago)
- Last Synced: 2024-12-29T05:27:49.164Z (over 1 year ago)
- Topics: discord, discord-bot
- Language: TypeScript
- Homepage: https://git-marcopitra.github.io/first-discord-bot/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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