python-discord / sir-lancebot

A Discord bot started as a community project for Hacktoberfest 2018, later evolved to an introductory project for aspiring new developers starting out with open source development.
MIT License
240 stars 239 forks source link

Independence Day #143

Open jodth07 opened 5 years ago

jodth07 commented 5 years ago

Well, for those who are interested in the global community of the worlds, a bit of information could do us good. The idea for this bot is to provide information about countries, and their independence date, as well as some additional information.

If the current day is the anniversary of a country, the command should provide that, and it can also provide dates for countries, if the name of the country is given.

Implementation details

List the changes required for the implementation here.

Additional information

Provide any additional information or clarifications here.

jodth07 commented 5 years ago

what would be a good yet short command for this?

DhruvDuseja commented 4 years ago

@jodth07 For the 4th point

provide independence day date for specified country,

do you expect DD/MM/YYYY or just DD/MM. Because there would have to be a second dictionary if it was by year, I believe. (The first dictionary to only hold all independence days in DD/MM format.)

ks129 commented 4 years ago

I think maybe will be cooler when nationalday is part of like country command, with what you can get much information about world countries.

SockYeh commented 7 months ago

What's the current situation of this command?

wookie184 commented 4 months ago

Anyone is free to work on it. It can be started again from scratch, or the progress in the linked closed PR can be built upon, either way considering the review comments on that linked PR.