Skip to content

A little Discord Bot for searching images and GIFs. (Quality Development Exam project, UNICT)

Notifications You must be signed in to change notification settings

SpataMassimo/Discord-Images-GIFs-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Images-GIFs-Bot

A little Discord Bot for searching images and GIFs. (Quality Development Exam project, UNICT)
Description:
Il progetto consiste nella creazione di un bot discord utilizzando il linguaggio python e la libreria discord.py (https://discordpy.readthedocs.io/en/stable/). Il bot avrà due funzioni:

  1. Ricerca di un’immagine tramite un Custom Search Engine di Google che sfrutta Google Immagini. Utilizzeremo le Custom Search JSON API di Google che permettono un massimo di 100 queries/giorno con la licenza gratuita. https://developers.google.com/custom-search/v1/introduction
  2. Ricerca di una GIF su GIPHY tramite le API di GIPHY stesso. Nella versione con licenza gratuita permettono un massimo di 1000 queries/giorno. https://developers.giphy.com/

Devs: @babilkebab @tuppulix @SpataMassimo

About

A little Discord Bot for searching images and GIFs. (Quality Development Exam project, UNICT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%