Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imxnoobx/dis-logs

My first npm package :D
https://github.com/imxnoobx/dis-logs

log logger npm npm-package npmjs

Last synced: 26 days ago
JSON representation

My first npm package :D

Awesome Lists containing this project

README

        

# ๐Ÿงถ dis-logs

Welcome to dis-logs, a simple npm package designed to facilitate logging for your Discord bots through a Discord webhook. This package allows you to easily integrate logging functionality into your applications. This was my first npm package, so I hope you enjoy it!

# ๐ŸŽ‹ Quick Start

* Install the package by running the command in your terminal: `npm i --save-dev dis-logs`

# ๐Ÿ“ How to use!

Check out the full documentation at [**docs.imxnoobx.com**](https://docs.imxnoobx.com/dis-logs/)

# ๐Ÿ”– License & Copyright

This project is licensed under [**CC BY-NC 4.0**](https://creativecommons.org/licenses/by-nc/4.0/).
```diff
+ You are free to:
โ€ข Share: Copy and redistribute the material in any medium or format.
โ€ข Adapt: Remix, transform, and build upon the material.
+ Under the following terms:
โ€ข Attribution: You must give appropriate credit, provide a link to original the source repository, and indicate if changes were made.
โ€ข Non-Commercial: You may not use the material for commercial purposes.
- You are not allowed to:
โ€ข Sell: This license forbids selling original or modified material for commercial purposes.
โ€ข Sublicense: This license forbids sublicensing original or modified material.
```
### ยฉ๏ธ Copyright
The content of this project is ยฉ๏ธ by [IMXNOOBX](https://github.com/IMXNOOBX) and the respective contributors. See the [LICENSE.md](LICENSE.md) file for details.