A simple bot that retrives APOD Images and posts them in your Discord Channel
@today- Returns the APOD Image for Today
@archive <Date: DD-MM-YYYY>- Returns Historic Images
- clone this repository on
replit.com - go to
discord.com/developers/applicationscreate a bot application, add it to your discord server, and copy the bot token. or follow this tutorial - save the bot token in the
secretstab found in thetoolssection of your replit project, with key nameBOT_KEY.
- run the
main.pyfile and set up a pinging service to prevent closure of your bot server, by following this tutorial


