issues
search
CS5500-S-2023
/
team-bear
team-bear created by GitHub Classroom
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update mongoDB data models to what we implemented: https://docs.google.com/document/d/1AZ0XgXVMsUStw5jwOfW3REy-N-9AcVGU42WaiadWKeY/edit
#81
tsanevp
closed
1 year ago
1
Make sure all commands have a UML, and main functionality has a uml. Add it here: https://docs.google.com/document/d/1g6E1BIk-ArGVDvdHSN4PD3rObCJDWHQlXYT-A-vJ5Cw/edit
#80
tsanevp
closed
1 year ago
0
Update bot commands to include the ones we ended up implementing, and strikethrough the ones we did not: https://docs.google.com/document/d/10nJb_iwpzZ89u3lFHZMvWhGFJuVTJC7SjocUtrjtCNY/edit#heading=h.c0xo3fxxdgyy
#79
tsanevp
closed
1 year ago
1
Review Bot User Stories and add the respective PR to each User Story: https://docs.google.com/document/d/15OSs0RmTcHRJ65uiOIyXrMLuNhaH2i1m_-bWJ14N7NI/edit#heading=h.xan1n8j5nqrs
#78
tsanevp
closed
1 year ago
1
Review bot requirements and finalize doc: https://docs.google.com/document/d/1ODcY9p95yAljg6aMX9fLuagSjGgAQm2us4weh4czDO0/edit#heading=h.ydxq137drauk
#77
tsanevp
closed
1 year ago
1
Create video for project/slideshow
#76
tsanevp
opened
1 year ago
0
Implement testing classes
#75
tsanevp
closed
1 year ago
0
Set up README.md
#74
tsanevp
closed
1 year ago
0
PART1: Initial implementation of Guild Model and Controller
#73
tsanevp
closed
1 year ago
0
Implement Guild Model and Controller, allowing us to have the bot on multiple servers that each have multiple users.
#72
tsanevp
closed
1 year ago
0
Implement /searchlsting command with optional tags the user can include which sort the listings returned
#71
tsanevp
closed
1 year ago
1
Refractor Listing model, ListingController, and ViewMyListingCommand
#70
lenad90
closed
1 year ago
0
Make DM messages between users and the bot clear/delete after a certain period of inactivity.
#69
tsanevp
opened
1 year ago
0
Update README.md
#68
tsanevp
closed
1 year ago
0
Listing, ListingController, and ViewMyListing Javadoc and Fixed Bug
#67
lenad90
closed
1 year ago
0
Implementation of CreateTradingChannelCommand.java
#66
tsanevp
closed
1 year ago
0
Remove user and user's listings from database when user is kicked/leave the channel
#65
hanchenz
closed
1 year ago
0
Remove user and user's listing from DB when the user quit or kicked from the channel
#64
hanchenz
closed
1 year ago
0
Add /createtradingchannel command so the user can create a trading channel with a name they pass in
#63
tsanevp
closed
1 year ago
0
Adding tests to UserController.java
#62
tsanevp
closed
1 year ago
1
Create tests for UserController
#61
tsanevp
closed
1 year ago
0
Factor out sendPrivateMessage methods to their own message helper class
#60
tsanevp
closed
1 year ago
0
Refactor NewMemberJoined.java
#59
tsanevp
closed
1 year ago
0
PR to refactor ListingController, CreateListingCommand, UserController, User, Listing
#58
tsanevp
closed
1 year ago
0
refractor fields and listing model
#57
lenad90
closed
1 year ago
1
Refactoring /createlistingcommand, UserController, User model
#56
tsanevp
closed
1 year ago
0
wrapped up adding javaDoc and refactoring NewGuildJoined
#55
tsanevp
closed
1 year ago
4
Refactored Location and all associated classes.
#54
tsanevp
closed
1 year ago
0
Refactor Location.java to abstract out code and provide seperatation between discord and "testable" code
#53
tsanevp
closed
1 year ago
0
First thoughts on CensusService
#52
tsanevp
closed
1 year ago
0
Refactoring Location, CityController and creating CensusService/CensusResponse.
#51
tsanevp
closed
1 year ago
0
reverted respositories to original state
#50
lenad90
closed
1 year ago
1
Bot Logo
#49
lenad90
closed
1 year ago
1
Recreate InMemRepository and removed new methods in InGenericRepository and MongoDB Repository
#48
lenad90
closed
1 year ago
1
Create UML Diagrams for /view mylistings
#47
lenad90
closed
1 year ago
1
Cleaned up URI and added deployed fly.io with new prod bot
#46
tsanevp
closed
1 year ago
0
changed mongodb uri
#45
lenad90
closed
1 year ago
0
Start implementing tests for create listing command
#44
tsanevp
closed
1 year ago
0
refractor delete button and deletes listing from specified trading channel
#43
lenad90
closed
1 year ago
0
createListingCommand updated to set the messageId when a listing is p…
#42
tsanevp
closed
1 year ago
0
added /viewmylisting functionality w/o edit capabilities
#41
lenad90
closed
1 year ago
0
Research /update listing
#40
lenad90
opened
1 year ago
0
Added updatelocation command and removed starter commands we no longe…
#39
tsanevp
closed
1 year ago
0
Create & implement /updatelocation command to allow users to update the state or city they are currently located in.
#38
tsanevp
closed
1 year ago
0
users are now asked what state/city they are from when the bot is
#37
tsanevp
closed
1 year ago
0
implement functionality to ask user what state and nearest city they are in when the bot is added to the guild or a new user joins the guild
#36
tsanevp
closed
1 year ago
1
created states ENUMS class and api call to GET cities based on state …
#35
tsanevp
closed
1 year ago
0
Implement user selection of where they live in the US. This uses a States ENUMS class and implements an API to pull cities based on state selected.
#34
tsanevp
closed
1 year ago
0
Removed DM messaging when bot is creating a listing
#33
tsanevp
closed
1 year ago
1
Removing bot DM feature. All interations with the bot will now have the Ephemeral set to TRUE which makes the messages visible only to the user that used the command.
#32
tsanevp
closed
1 year ago
0
Previous
Next