Files
UnknownAI/README.md
2022-05-09 19:29:50 +02:00

58 lines
2.0 KiB
Markdown

<h1 align="center">Welcome to UnknownAI 👋</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" />
<a href="https://github.com/MrUnknownDE/UnknownAI#readme" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
<a href="https://github.com/MrUnknownDE/UnknownAI/graphs/commit-activity" target="_blank">
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
</a>
<a href="https://github.com/MrUnknownDE/UnknownAI/blob/master/LICENSE" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/github/license/MrUnknownDE/UnknownAI" />
</a>
<a href="https://twitter.com/MrUnknownDE" target="_blank">
<img alt="Twitter: MrUnknownDE" src="https://img.shields.io/twitter/follow/MrUnknownDE.svg?style=social" />
</a>
</p>
> a bot from me (a noob) in NodeJS
### 🏠 [Homepage](https://github.com/MrUnknownDE/UnknownAI#readme)
### ✨ [Demo](https://mrunknown.de)
## Install (Node.JS 16.15.0v & NPM 8.5.5v)
```sh
npm install
```
## Usage
```sh
node main.js
```
## Author
👤 **MrUnknownDE**
* Website: https://johanneskr.de
* Twitter: [@MrUnknownDE](https://twitter.com/MrUnknownDE)
* Github: [@MrUnknownDE](https://github.com/MrUnknownDE)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/MrUnknownDE/UnknownAI/issues). You can also take a look at the [contributing guide](https://github.com/MrUnknownDE/UnknownAI/blob/master/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2022 [MrUnknownDE](https://github.com/MrUnknownDE).<br />
This project is [MIT](https://github.com/MrUnknownDE/UnknownAI/blob/master/LICENSE) licensed.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_