thieleju / statsbot

Discord Bot to gather data from public APIs using node.js and discord.js! Hacktoberfest Event Project
MIT License
22 stars 45 forks source link

Add /universitydomain command using University Hipolabs API #151

Closed ChristianPachecoLopez closed 1 year ago

ChristianPachecoLopez commented 1 year ago

Command Name

/universitydomain

Public API Resource

https://github.com/Hipo/university-domains-list

Description

by calling the command it will ask for the university name or country and return the information/domain of the university.

Implementation Details

Code of Conduct

ChristianPachecoLopez commented 1 year ago

Can I work on this Issue?

thieleju commented 1 year ago

@ChristianPachecoLopez Great idea!

thieleju commented 1 year ago

Completed in #153