File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Pypi] ( https://img.shields.io/pypi/v/webex_bot.svg )] ( https://pypi.python.org/pypi/webex_bot ) [ ![ Build Status] ( https://github.com/fbradyirl/webex_bot/workflows/Python%20package/badge.svg )] ( https://github.com/fbradyirl/webex_bot/actions )
4
4
5
- > [ !IMPORTANT]
6
- > This repository is only sporadically maintained. Breaking API changes will be maintained on a best efforts basis.
5
+ > [ !IMPORTANT]
6
+ > This repository is only sporadically maintained. Breaking API changes will be maintained on a best efforts basis.
7
7
>
8
8
> Collaborators are welcome, as are PRs for enhancements.
9
9
>
10
- > Bug reports unrelated to API changes may not get the attention you want.
10
+ > Bug reports unrelated to API changes may not get the attention you want.
11
11
12
12
13
13
By using this module, you can create a [ Webex Teams] [ 5 ] messaging bot quickly in just a couple of lines of code.
@@ -364,6 +364,10 @@ and off you go!
364
364
365
365
* Add Proxy Support. ([ #56 ] [ pr56 ] )
366
366
367
+ ### 0.5.2 (2024-Aug-21)
368
+
369
+ * Introduce exact_command_keyword_match feature ([ #59 ] [ pr59 ] )
370
+
367
371
[ 1 ] : https://github.com/aaugustin/websockets
368
372
369
373
[ 2 ] : https://github.com/CiscoDevNet/webexteamssdk
@@ -390,6 +394,8 @@ and off you go!
390
394
391
395
[ pr56 ] : https://github.com/fbradyirl/webex_bot/pull/56
392
396
397
+ [ pr59 ] : https://github.com/fbradyirl/webex_bot/pull/59
398
+
393
399
[ i1 ] : https://github.com/fbradyirl/webex_bot/issues/1
394
400
395
401
[ i2 ] : https://github.com/fbradyirl/webex_bot/issues/2
You can’t perform that action at this time.
0 commit comments