Add Readme information
This commit is contained in:
parent
ecb5bb42f0
commit
d6ffa45ee6
@ -25,16 +25,16 @@ The server accepts a message in the following format:
|
|||||||
``` json
|
``` json
|
||||||
{"service":"papa","message":{"command":"aidgaf","data":{"username":"AdamOutler"},"timestamp":1676231329}}
|
{"service":"papa","message":{"command":"aidgaf","data":{"username":"AdamOutler"},"timestamp":1676231329}}
|
||||||
```
|
```
|
||||||
# Built With
|
## Built With
|
||||||
* [Docker](https://www.docker.com/)
|
* [Docker](https://www.docker.com/)
|
||||||
* [Visual Studio Code](https://code.visualstudio.com/)
|
* [Visual Studio Code](https://code.visualstudio.com/)
|
||||||
* [OpenAI](https://openai.com/)
|
* [OpenAI](https://openai.com/)
|
||||||
* [Python](https://www.python.org/)
|
* [Python](https://www.python.org/)
|
||||||
|
|
||||||
# Contributing
|
## Contributing
|
||||||
If you would like to contribute to this project, please fork the repository and submit a pull request.
|
If you would like to contribute to this project, please fork the repository and submit a pull request.
|
||||||
|
|
||||||
# License
|
## License
|
||||||
Copyright 2023 Adam Outler
|
Copyright 2023 Adam Outler
|
||||||
|
|
||||||
Licensed under the I Dont Give A F License, Version 1.0 (the "License");
|
Licensed under the I Dont Give A F License, Version 1.0 (the "License");
|
||||||
@ -43,7 +43,7 @@ you may not use this file except in compliance with the License.
|
|||||||
3. Send an email to idgaf@hackedyour.info if you find this helpful.
|
3. Send an email to idgaf@hackedyour.info if you find this helpful.
|
||||||
Note: If you're wondering where number 1 and 2 are, IDGAF.
|
Note: If you're wondering where number 1 and 2 are, IDGAF.
|
||||||
|
|
||||||
# Acknowledgments
|
## Acknowledgments
|
||||||
* This README was generated using OpenAI's language model, ChatGPT.
|
* This README was generated using OpenAI's language model, ChatGPT.
|
||||||
* The Python code in other areas was documented using Github Copilot.
|
* The Python code in other areas was documented using Github Copilot.
|
||||||
* AI is used for documentation because the author didn't give a f*** enough to write it himself.
|
* AI is used for documentation because the author didn't give a f*** enough to write it himself.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user