mirror of
https://github.com/MrUnknownDE/UnknownAI.git
synced 2026-04-18 22:13:46 +02:00
push 2
This commit is contained in:
58
README.md
Normal file
58
README.md
Normal file
@@ -0,0 +1,58 @@
|
||||
<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
|
||||
|
||||
```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)_
|
||||
Reference in New Issue
Block a user