Skip to content
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 rework #6

Merged
merged 13 commits into from Nov 11, 2018
Merged

major rework #6

merged 13 commits into from Nov 11, 2018

Conversation

mightyBroccoli
Copy link
Owner

  • updated gitignore file
  • partly reworked servercontact implementation
  • complete rework of uptime, version
  • part rework of xep requests
  • added more comments to xep requests
  • added opt_arg to version, xep and contact
  • complete rework of validate function
  • updated HandleError function
  • part rework of StaticStrings function
  • implemented data dictionary to hold all data in main bot
  • added message_ids
  • complete rework of queue building and deduplication

* leading 0 fix
* validation function improvements
* moved strings.py and misc files to /common/
- removed asyncio from import
* fixed bug with muc jid parser
* outsorced validate and dedup to misc.py
* updated gitignore file
* partly reworked servercontact implementation
* complete rework of uptime, version
* part rework of xep requests
+ added more comments to xep requests
+ added opt_arg to version, xep and contact
* complete rework of validate function
* updated HandleError function
* part rework of StaticStrings function
+ implemented data dictionary to hold all data in main bot
+ added message_ids
* complete rework of queue building and deduplication
* corrected logging.INFO to .info
* small changes to HandleError class
+ added timestamp to logging output
* finished up HandleError output
* +x to main.py
+ added catch for a None response as some xeps have addition tags some do not have
* fixed NoneType tag bug
- remove unused variable
* better iteration of xdata nodes
- removed unnecessary else
* reduced amount of unnecessary elif after return
* some formatting
Repository owner deleted a comment Nov 9, 2018
+ added opt_arg abbreviation
* fix loglevel be set to the correct logging parameter
@mightyBroccoli mightyBroccoli merged commit 1b13bdf into master Nov 11, 2018
ravermeister added a commit to ravermeister/xmpp-chatbot that referenced this pull request Jan 26, 2022
Privmsg

Closes mightyBroccoli#6

See merge request xmpp/xmpp-chatbot!3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant