CodecademyCommunity / codecademy-discord-bot

Custom moderation bot for the official Codecademy Community Discord server.
https://codecademycommunity.github.io/
MIT License
11 stars 1 forks source link

MIT license should be configured in package.json #239

Closed mikejoh12 closed 2 years ago

mikejoh12 commented 2 years ago

Currently, our package.json has the license as "ISC". This should be changed to MIT to match our MIT license on Github.