Showing
1 changed file
with
12 additions
and
18 deletions
... | @@ -176,15 +176,18 @@ config.json | ... | @@ -176,15 +176,18 @@ config.json |
176 | <!-- ROADMAP --> | 176 | <!-- ROADMAP --> |
177 | ## Roadmap | 177 | ## Roadmap |
178 | 178 | ||
179 | -- [x] Add Changelog | 179 | +- [x] Discord API 연동 |
180 | -- [x] Add back to top links | 180 | + - [x] Discord ChatBot 구현 through discord.js |
181 | -- [ ] Add Additional Templates w/ Examples | 181 | +- [x] StopWatch 구현 |
182 | -- [ ] Add "components" document to easily copy & paste sections of the readme | 182 | + - [x] StudyTime Ranking 구현 |
183 | -- [ ] Multi-language Support | 183 | +- [x] dDay 구현 |
184 | - - [ ] Chinese | 184 | +- [x] Youtube API 연동 |
185 | - - [ ] Spanish | 185 | + - [x] Music Play Function in Discord Bot 구현 |
186 | - | 186 | +- [x] AWS EC2 활용 |
187 | -See the [open issues](https://github.com/othneildrew/Best-README-Template/issues) for a full list of proposed features (and known issues). | 187 | + - [x] Amazon Cloud Server Hosting |
188 | + - [x] DiscordBot online for 24/7 구현 | ||
189 | + | ||
190 | +See the [open issues](http://khuhub.khu.ac.kr/2020104050/studyChatBot/issues) for a full list of proposed features (and known issues). | ||
188 | 191 | ||
189 | <p align="right">(<a href="#top">back to top</a>)</p> | 192 | <p align="right">(<a href="#top">back to top</a>)</p> |
190 | 193 | ||
... | @@ -231,16 +234,7 @@ Project Link: [http://khuhub.khu.ac.kr/2020104050/studyChatBot.git](http://khuhu | ... | @@ -231,16 +234,7 @@ Project Link: [http://khuhub.khu.ac.kr/2020104050/studyChatBot.git](http://khuhu |
231 | <!-- ACKNOWLEDGMENTS --> | 234 | <!-- ACKNOWLEDGMENTS --> |
232 | ## Acknowledgments | 235 | ## Acknowledgments |
233 | 236 | ||
234 | -Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off! | ||
235 | 237 | ||
236 | -* [Choose an Open Source License](https://choosealicense.com) | ||
237 | -* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet) | ||
238 | -* [Malven's Flexbox Cheatsheet](https://flexbox.malven.co/) | ||
239 | -* [Malven's Grid Cheatsheet](https://grid.malven.co/) | ||
240 | -* [Img Shields](https://shields.io) | ||
241 | -* [GitHub Pages](https://pages.github.com) | ||
242 | -* [Font Awesome](https://fontawesome.com) | ||
243 | -* [React Icons](https://react-icons.github.io/react-icons/search) | ||
244 | 238 | ||
245 | <p align="right">(<a href="#top">back to top</a>)</p> | 239 | <p align="right">(<a href="#top">back to top</a>)</p> |
246 | 240 | ... | ... |
-
Please register or login to post a comment