-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
major refact #3
Comments
ok it's interessting, can you make it into another branch ? we can try this and then review the MakeAction function, to let the bot make the right decision, the actual function is not really optimized and it makes many bugs. |
so I add a branch in my fork and then what ? |
I'am thinking of refactoring functions that uses the socket and put them in a class. |
yep we should think about these tests good idea. |
I think we should refactor the functions that manipulate messages.we should put them in a class where msg is a field and all the functions are methods that will make the code more oop.
what do you think @rednaks @njaguard ?
The text was updated successfully, but these errors were encountered: