alphaBEE
alphaBEE
i tried running a random snippet but results were unexpected, ``` @Configuration @EnableWebSecurity public class SecurityConfig extends WebSecurityConfigurerAdapter { // this you get for free when you configure the db...
@christolis no one is assigned yet, but before you dive into implementations details do brief on the approach you will take. Seems like a button that will trigger a modal...
@christolis not sure what you mean, user should get a response on submitting that info either an epheremal response or a DM (DM can be more of a reciept of...
I wasn't aware `/ban` was inbuilt feature from discord, in that case #982 might be able to handle this in future.
@vishv843 everything looks great, i wish i should have tested the prompt more before suggesting it. I tested it on a couple of more questions and it would return title...
> @ankitsmt211 imo its better to just check for quotes and remove them manually, gpt sometimes does things even when told not to > > ```java > if (title.matches("['\"]\\w+['\"]")) title...
It would be nice if one of the @Together-Java/moderators can review some of the critical parts of this feature when you can.
#881 seems to be same issue that this PR targets?
Sure thing, welcome to the project 😊
> Seems fine, doesn't really resolve #660 since we are not using or displaying this data. So probably a fresh issue should be created with how to move forward with...