Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplyceo/c-hatbot
Mirror of: https://gitlab.com/KanuX/c-hatbot
https://github.com/simplyceo/c-hatbot
Last synced: about 8 hours ago
JSON representation
Mirror of: https://gitlab.com/KanuX/c-hatbot
- Host: GitHub
- URL: https://github.com/simplyceo/c-hatbot
- Owner: SimplyCEO
- License: gpl-2.0
- Created: 2023-04-19T05:01:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-19T14:46:26.000Z (over 1 year ago)
- Last Synced: 2024-05-03T06:53:54.710Z (6 months ago)
- Language: C
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C-hatBot
For the moment just a executable. I don't know if I'll make it a library or a program.
# Dependencies
| Package | URL |
|---------------|-----------------------------------|
| curl | https://curl.se/download.html |# Compiling
```sh
$ make
```