An open API service indexing awesome lists of open source software.

https://github.com/naocoding/ntnu_cp2_2024_bot

National Taiwan Normal University (NTNU) 程式設計二測資機器人
https://github.com/naocoding/ntnu_cp2_2024_bot

Last synced: about 1 year ago
JSON representation

National Taiwan Normal University (NTNU) 程式設計二測資機器人

Awesome Lists containing this project

README

          

[Invite Bot to your Discord server](https://discord.com/oauth2/authorize?client_id=1219295687204667433&permissions=8&scope=bot)

```
About this bot : Discord bot for NTNU CP2 course 2024

Functions :
Receiving commands from user via discord server text channel or direct messages to bot.

Notice that you should not consider bot's reply as standard answer since all the replies
from bot are connected to my code, which means I cannot guarantee that the answer is 100% right.
Therefore, you should not argue with TAs while the answers from bot are different from TAs'

How to send command to the bot:
By discord. Both dm and server's command are working.

P.S.
Sometimes the bot might be offline, please contact me and I will fix it as soon as possible.
The bot may be terminated after the course/sememster end, but I will make sure
it comes after I published the source code.
```
[Command list](https://github.com/NaoCoding/NTNU_CP2_2024_bot/blob/main/command_list.md)

[Update Log](https://github.com/NaoCoding/NTNU_CP2_2024_bot/blob/main/Update_log.md)

### Latest update log (Related to Homework which still progessing)
```
Update log (general):

2024.04.13 [Update] Add Compile function for testing your code in linux environment
```

![image](https://github.com/NaoCoding/NTNU_CP2_2024_bot/assets/86964895/d35af353-3e80-427c-8021-00e3b43aa7c9)
![image](https://github.com/NaoCoding/NTNU_CP2_2024_bot/assets/86964895/5b32c301-76cd-48b1-8bd4-c91c9cf0f1ad)
![image](https://github.com/NaoCoding/NTNU_CP2_2024_bot/assets/86964895/7ffe9854-99f1-4850-bfc9-822a3e68a3de)
![image](https://github.com/NaoCoding/NTNU_CP2_2024_bot/assets/86964895/1e497c39-9fa0-4e99-830a-fe1a352b3a15)