Add Readme information

This commit is contained in:
adamoutler 2023-02-12 21:17:53 +00:00
parent ecb5bb42f0
commit d6ffa45ee6

View File

@ -25,16 +25,16 @@ The server accepts a message in the following format:
``` json
{"service":"papa","message":{"command":"aidgaf","data":{"username":"AdamOutler"},"timestamp":1676231329}}
```
# Built With
## Built With
* [Docker](https://www.docker.com/)
* [Visual Studio Code](https://code.visualstudio.com/)
* [OpenAI](https://openai.com/)
* [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.
# License
## License
Copyright 2023 Adam Outler
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.
Note: If you're wondering where number 1 and 2 are, IDGAF.
# Acknowledgments
## Acknowledgments
* This README was generated using OpenAI's language model, ChatGPT.
* 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.