-
There is a requirement for the bot to be somehow integral to the Dungeons and Dragons campaign. This may be for simply messaging them regarding the start of the game, or providing them the resources t…
-
## Pip Installing Packages
To complete this project we will need a few packages; these are add-ons available to Python but not included in the base install. Very luckily, we installed the latest Pyth…
-
## Pip Installing Packages
To complete this project we will need a few packages; these are add-ons available to Python but not included in the base install. Very luckily, we installed the latest Pyth…
-
## Pip Installing Packages
To complete this project we will need a few packages; these are add-ons available to Python but not included in the base install. Very luckily, we installed the latest Pyth…
-
Trying to draw a huge polygon (~150 vertices randomly generated):
```lisp
(defpackage #:sketch-user
(:use #:cl)
(:local-nicknames (#:s #:sketch)))
(in-package #:sketch-user)
(s:defsketch…
-
-
**Steps to reproduce:**
1. `add n/John Doe !@#$%^&* @!!@#!@#@!$ p/98765432 e/johnd@example.com a/John street, block 123, #01-01`
**Expected:**
Command should fail as the name contains invalid specia…
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2122S1/pe/master/files/12ebda9e-11fa-40a6-8b98-b5ea56b97c54.png)
Name should not be allowed to take in number
[original: nus-cs2103-…
-
It would be great to have the option to view whatever people have entered for their real names instead of their usernames in the chats, chat lists, and anywhere else.
Thanks!
Joey
-
i try to using ac_unit with trait like this
app.onSync((body) => {
return {
requestId: body.requestId,
payload: {
agentUserId: USER_ID,
devices: [{
…