Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/imxnoobx/dis-logs
- Owner: IMXNOOBX
- License: other
- Created: 2021-10-26T18:13:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T11:49:14.000Z (6 months ago)
- Last Synced: 2024-10-12T08:03:58.383Z (26 days ago)
- Topics: log, logger, npm, npm-package, npmjs
- Language: JavaScript
- Homepage: https://docs.imxnoobx.com/dis-logs/
- Size: 392 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.