Skip to content

nbfenske/discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-bot

An implementation for a simple Discord bot

main.py

This is the main "meat" of this bot. Using the Discord and Giphy APIs, I've enabled the following functions:

  • fetching and returning a gif
  • adding, deleting, and reading from a database
  • sending a random message based on a keyword
  • a help page

keep_alive.py

This is just a small bit of code that keeps on getting pinged by a monitoring service. This way I can host the main code on the service Replit and have it run continuously without having to go through their paywall.

About

An implementation for a simple Discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages