raythurman2386 / cognibot

Discord bot built with Pycord that offers AI chat and image generation inside of Discord. Image generations are saved in cloudinary and hosted online for all to download.
GNU General Public License v3.0
2 stars 1 forks source link

Additional-tests #67

Closed raythurman2386 closed 2 months ago

raythurman2386 commented 2 months ago

Description

Added some tests and corrected the skipped logger tests to work with Github. Added a simple health monitoring task that runs every hour and will log device vitals with psutil.

Type of change

Checklist