You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

slashcommand2.png 18 kB

Merge Labs 3.X into dev (#1923) * meta: bump version * Null or empty fix (#176) * Add components and stickers to ReplyAsync extension * Fixed null or empty * Changed Label to Description * -||- Co-authored-by: quin lynch <lynchquin@gmail.com> * More regions (#177) * Preconditions * ChannelHelper * RestDMChannel * RestGroupChannel * RestBan * RestGroupUser * EntityExtensions * DiscordSocketClient * DiscordSocketClient * Discord.net.core.xml fix (#178) * Changed Label to Description * Added Discord- .MessageComponent .ISticker[] ,Discord.MessageComponent,Discord.ISticker[] to ReplyAsync * Remove references to labs * Update Discord.Net.sln * Added SendMessagesInThreads and StartEmbeddedActivities. (#175) * Added SendMessagesInThreads and StartEmbeddedActivities. Adjusted owner perms. Change UsePublicThreads -> CreatePublicThreads Change UsePrivateThreads -> CreatePrivateThreads * removed extra /// * Added UsePublicThreads and UsePrivateThreads back with Obsolete Attribute * removed 'false' from Obsolete Attribute * Squashed commit of the following: commit dca41a348e36a9b4e7006ef3a76377eb32aad276 Author: quin lynch <lynchquin@gmail.com> Date: Thu Sep 23 07:02:19 2021 -0300 Autocomplete commands * meta: xml. closes #171 * Revert user agent and $device to dnet * meta: bump version * meta: bump vers * Fix sticker args * Grammer fix (#179) * Made IVoiceChannel mentionable * Embeds array for send message async (#181) * meta: bump version * meta: bump vers * Fix sticker args * Grammer fix (#179) * Added embeds for SendMessageAsync * [JsonProperty("embed")] forgot to remove this public Optional<Embed> Embed { get; set; } * It has been done as requested. * Changed the old way of handeling single embeds * Moved embeds param and added options param * xmls Co-authored-by: quin lynch <lynchquin@gmail.com> * Fix thread permissions (#183) * Update GuildPermissionsTests.cs * Update GuildPermissions.cs * Use compound assignment (#186) * Used compound assignment * -||- * -||- * Remove unnecessary suppression (#188) * Inlined variable declarations (#185) * Fixed some warnings (#184) * Fixed some warnings * Another fixed warning * Changed the SSendFileAsync to SendFileAsync * Removed para AlwaysAcknowledgeInteractions * Moved it back to the previous version * Added periods to the end like quin requested!! :(( Co-authored-by: MrCakeSlayer <13650699+MrCakeSlayer@users.noreply.github.com> * Object initialization can be simplified fixed (#189) * Conditional-expression-simplification (#193) * Capitlazation fixes (#192) * Removed-this. (#191) * Use 'switch' expression (#187) * Use 'switch' expression * Reverted it to the old switch case * Fixed-compiler-error (#194) * Submitting updates to include new permissions. (#195) * Submitting updates to include new permissions. * Make old permissions obsolete and update tests Co-authored-by: quin lynch <lynchquin@gmail.com> * Update azure-pipelines.yml * Update azure-pipelines.yml * Update azure-pipelines.yml * Add support for long in autocomplete option * Add support for sending files with multiple embeds (#196) * Add support for sending files with multiple embeds * Simplify prepending single embed to embed array * Consistency for embeds endpoints (#197) * Changed the way of handling prepending of embeds. For consistency. * reformatted the summary * Revert pipeline * Fix duplicate merge conflicts * Changed minimum slash command name length to 1 per Discord API docs (#198) * Channel endpoints requirements correction (#199) * Added some requirements to channels for topic * Changed check from NotNullOrEmpty to NotNullOrEmpty * Added some requirements to channels for name Preconditions.LessThan * Formatting of file * Added restriction for description not being null (#200) * Update azure-pipelines.yml * Update deploy.yml * Remove version tag from proj * Update deploy.yml * Removed versions from project files * Removed style of the nuget badge and added logo (#201) The style was not properly added to it and the plastic version does not look good with the discord badge. I thought it would look better with a logo * Fix Type not being set in SocketApplicationCommand * Remove useless GuildId property * meta: update XML * Add Autocomplete to SlashCommandOptionBuilder * Added autocomplete in SlashCommandOptionBuilder. (#206) Co-authored-by: Quin Lynch <49576606+quinchs@users.noreply.github.com> * Fix duplicate autocomplete * Fix #208 * Fix sub commands being interpreted as a parameter for autocomplete * Fix exposed optional * Support the discord:// protocol in buttons (#207) * Update UrlValidation.cs * Update ComponentBuilder.cs * Add docs and better error messages. * Fix wonky intentation * Add competing activity status type (#205) * Update GuildPermissionsTests.cs * Update GuildPermissions.cs * Add competing status type * Add Icons to IRole (#204) * Added icon field to IRole * Added GetGuildRoleIconUrl() * Added Clean Content Function (#174) * Added Clean Content Function * Fixed Spelling problems and bad var handling * Add StripMarkDown Method * Clean Content Expanded (#212) * Implement CleanContent In IMessage & RestMessage * Update Spelling and Documentation * Add SanatizeMessage to MessageHelper and Refactor Rest and Socket Message * Add event for autocomplete interaction (#214) * Spelling corrections (#215) * Remove null collections * Followup with file async warnings (#216) * Changed from NotNullOrWhitespace to NotNullOrEmpty * Added NotNullOrEmpty on filename * Added system to interpret from the path * Added a check for if it contains a period * It has been done, how ever it will break stuff * Changed to use ??= how ever still added error check * Added space under check * Changed from with a period to valid file extension * Added checks for SendFileAsync * Removed filename != null && * Add channel types in application command options. (#217) * add channel types in application command options * Indent Docs * Stage instance audit logs as well as thread audit log type * Update azure-pipelines.yml * Update azure-pipelines.yml * Fix system messages not including mentioned users. Added ContextMenuCommand message type * Remove file extension check (#218) * Fix NRE in modify guild channel * Fix 429's not being accounted for in ratelimit updates * meta: add net5 framework Co-Authored-By: MrCakeSlayer <13650699+MrCakeSlayer@users.noreply.github.com> * Proper doc logos (#221) * Update GuildPermissionsTests.cs * Update GuildPermissions.cs * Add competing activity status type * logo changes * logo text as path * add missing logo * Update package logo and favicon * Update docfx references * Remove XML files and use original pipeline format * Remove console writeline * Remove Console.WriteLine * Remove useless log * Rename Available sticker field to IsAvailable * Rename Available to IsAvailable in stickers * Add summary indent for role members * Add summary indent to SocketInvite * Rename DefaultPermission to IsDefaultPermission * Rename Default to IsDefault and Required to IsRequired in IApplicationCommandOption * Rename Default and Required to IsDefault and IsRequired in IApplicationCommandOption. Rename DefaultPermission to IsDefaultPermission in IApplicationCommand * Remove extra white spaces * Renamed Joined, Archived, and Locked to HasJoined, IsArchived, and IsLocked * Rename Live and DiscoverableDisabled to IsDiscoverableDisabled and IsLive in IStageChannel * Remove newline * Add indent to summaries * Remove unnecessary json serializer field * Fix ToEntity for roletags incorrectly using IsPremiumSubscriber * Update RestChannel for new channel types * Fix different rest channels not deserializing properly * fully qualify internal for UrlValidation and add indent to summary * Add missing periods to InteractionResponseType * Fix summary in IApplicationCommandOptionChoice * Update IApplicationCommandOption summaries * Update IApplicationCommandInteractionDataOption summaries * Update IApplicationCommandInteractionData summaries * Update IApplicationCommand summaries * Update ApplicationCommandType summaries * rename DefaultPermission to IsDefaultPermission in ApplicationCommandProperties * update ApplicationCommandOptionChoiceProperties summaries * Rename Default, Required, and Autocomplete to IsDefault, IsRequired, and IsAutocomplete in ApplicationCommandOptionProperties * Update SlashCommandProperties summaries * update SlashCommandBuilder boolean field names, summaries, and choice parameters * Update SelectMenuOption summaries, Rename Default to IsDefault in SelectMenuOption * update SelectMenuComponent summaries. Rename Disabled to IsDisabled in SelectMenuComponent * update ComponentBuilder summaries and boolean fields. * Update ButtonComponent summaries and boolean fields * update ActionRowComponent summaries * Update UserCommandBuilder * Update MessageCommandBuilder summaries and boolean properties * Update IGuild summary * Update IGuild summaries * Update StagePrivacyLevel summary * update IThreadChannel summaries * Update IStageChannel summaries * Refactor summaries and boolean property names * General cleanup (#223) * General cleanup * Add Async suffix to SendAutocompleteResult * Fix more formatting * Fix unused RequestOptions in GetActiveThreadsAsync * Add message to ArgumentNullException * Ephemeral attachments * Add missing jsonproperty attribute * Add IMessage.Interaction * Update attachment checks for embed urls * meta: bump version * Remove old package configs and update image * Update package logos * Fix logo reference for azure * Deprecate old package definitions in favor for target file * Deprecate old package definitions in favor for target file Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> * Update package ids * Fix url validation * meta: bump version * Fix assignment of UserMentions (#233) * Fix CleanContent (#231) * Fix SocketSlashCommandData access modifier. (#237) Fixes #229 * Update README with better header (#232) * Update README with better header Adds HTML elements that implement the main logo & improve the redirection tag positions. * Resolving border issue in light-mode * Update sponsor section * Implement checks for interaction respond times and multiple interaction responses. closes #236, #235 * Add response check to socket auto complete * meta: bump versions * Fix #239 * meta: bump version * meta: update logo * meta: bump versions * Revert received at time, confirmed by discord staff to be accurate * Merge branch 'release/3.x' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into merger-labs Update requested changes of obsolete and references to labs. Added `Interaction` to `IMessage` Fixed grammar Fixed bugs relating to interactions. * Update docs * Update CHANGELOG.md * meta: docs building * Update docs.yml * Update docs.yml * Fix docfx version * Update docs.yml * Update docs.bat * Rename docs repo for clone * update docfx version * Update docs.bat * Update docfx version * Remove docs from pipeline * FAQ revamped, metadata updated (#241) * FAQ revamped, metadata updated * Update FAQ.md * Update README.md * Docs index improvement * Fix InvalidOperationException in modify channel * feature: guild avatars, closes #238 * feature: modify role icons * meta: changelog * meta: bump version * Update README.md * Fix non value type options not being included in autocomplete * Add new activity flags (#254) * Add new activity flags * Add missing commas * Added support for GUILD_JOIN_REQUEST_DELETE event (#253) Fixes #247 * Adding BotHTTPInteraction user flag (#252) * animated guild banner support (#255) * Docs work (WIP) (#242) * Main page work * Metadata logo dir * More main page edits * Naming change * Dnet guide entries pruned * Add student hub guild directory channel (#256) * animated guild banner support * Add guild directory channel * Fix followup with file overwrite having incorrect parameter locations * Merge labs 3.x * Update GUILD_JOIN_REQUEST_DELETE event * Update head.tmpl.partial * Removed BannerId and AccentColor (#260) * Removed BannerId property, GetBannerURL method, and AccentColor property from IUser and socket entities. * Fixed errors in IUser.cs * Added back summary for GetAvatarUrl method in IUser.cs * Support Guild Boost Progress Bars (#262) * Support Guild Boost Progress Bars * Update SocketChannel.cs * Fix non-optional and unnecessary values. * Spelling * Reordering and consistency. * Remove log for reconnect * Add missing flags to SystemChannelMessageDeny (#267) * Fix labs reference in analyzer project and provider project * Rename new activity flags * Guild feature revamp and smart gateway intent checks * Get thread user implementation * Amend creating slash command guide (#269) * Adding BotHTTPInteraction user flag * Added comments explaining the Global command create stipulations. * Fix numeric type check for options * Add state checking to ConnectionManager.StartAsync (#272) * initial interface changes * Multi file upload + attachment editing * meta: bump versions * Update CHANGELOG.md * Update CHANGELOG.md * Support Min and Max values on ApplicationCommandOptions (#273) * Support Min and Max values on ApplicationCommandOptions * Support decimal min/max values * Docs imrpovments + use ToNullable * Logomark, doc settings edit (#258) * Logomark, doc settings edit * Replace standard logo * Bumping docfx plugins to latest release * Bump version metadata * Logo svg fix * Change default sticker behavior and add AlwaysResolveSticker to the config * Implement rest based interactions. Added ED25519 checks. Updated summaries. * Update package logo * Automatically fix ordering of optional command options (#276) * auto fix optional command option order * clean up indentation * Fix maximum number of Select Menu Options (#282) As of https://discord.com/developers/docs/interactions/message-components#select-menu-object-select-menu-structure the maximum number of options is 25, not less than 25. Hopefully the change catches all necessary locations * Add voice region to modify voice channels * Update summaries on rest interactions * Interaction Specific Interfaces (#283) * added interaction specific interfaces * fix build error * implement change requests * Update application * Add Guild Scheduled Events (#279) * guild events initial * sharded events * Add new gateway intents and fix bugs * More work on new changes to guild events * Update guild scheduled events * Added events to extended guild and add event start event * Update preconditions * Implement breaking changes guild guild events. Add guild event permissions * Update tests and change privacy level requirements * Update summaries and add docs for guild events * meta: bump version * Increment meta version (#285) * Increment meta version * Update docfx.json * Fix #289 and add configureawaits to rest based interactions * meta: bump version * Add GUILD_SCHEDULED_EVENT_USER_ADD and GUILD_SCHEDULED_EVENT_USER_REMOVE (#287) * Remove newline * Fix autocomplete result value * meta: bump versions * Add `GuildScheduledEventUserAdd` and `GuildScheduledEventUserRemove` to sharded client * Make RestUserCommand public (#292) * Fix Components not showing on FUWF (#288) (#293) Adds Components to Payload JSON Generation * Implement smarter rest resolvable interaction data. Fixes #294 * Add UseInteractionSnowflakeDate to config #286 * Implement Better Discord Errors (#291) * Initial error parsing * Implement better errors * Add missing error codes * Add voice disconnect opcodes * Remove unused class, add summaries to discordjsonerror, and remove public constructor of slash command properties * Add error code summary * Update error message summary * Update src/Discord.Net.Core/DiscordJsonError.cs Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> * Update src/Discord.Net.WebSocket/API/Voice/VoiceCloseCode.cs Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> * Fix autocomplete result value Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> * Change the minimum length of slash commands to 1 (#284) * Change the minimum length of slash commands to 1. This is the correct value according to the docs and it has been changed after user feedback. * Fix the limit in 3 other places Co-authored-by: quin lynch <lynchquin@gmail.com> * Add new thread creation properties * Add role emoji. Fixes #295 * Fix mocked text channel * Fix precondition checks. Closes #281 * Initial fix (#297) * meta: bump version * Update from release/3.x * Remove more labs references * Remove doc file for Discord.Net.Analyzers Co-authored-by: Simon Hjorthøj <sh2@live.dk> Co-authored-by: drobbins329 <drobbins329@gmail.com> Co-authored-by: MrCakeSlayer <13650699+MrCakeSlayer@users.noreply.github.com> Co-authored-by: d4n3436 <dan3436@hotmail.com> Co-authored-by: Will <WilliamWelsh@users.noreply.github.com> Co-authored-by: Eugene Garbuzov <kkxo.mail@gmail.com> Co-authored-by: CottageDwellingCat <80918250+CottageDwellingCat@users.noreply.github.com> Co-authored-by: Emily <89871431+emillly-b@users.noreply.github.com> Co-authored-by: marens101 <marens101@gmail.com> Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com> Co-authored-by: Armano den Boef <68127614+Rozen4334@users.noreply.github.com> Co-authored-by: Bill <billchirico@gmail.com> Co-authored-by: Liege72 <65319395+Liege72@users.noreply.github.com> Co-authored-by: Floowey <floowey@gmx.at> Co-authored-by: Cenk Ergen <57065323+Cenngo@users.noreply.github.com> Co-authored-by: exsersewo <exsersewo@systemexit.co.uk> Co-authored-by: Dennis Fischer <fischer_dennis@live.de>
3 years ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. PNG
  2. 
  3. ��� IHDR�����j���i���sRGB����gAMA�� a��� pHYs����od��FCIDATx^ `Mnrs}#$K "*VUZڷ^[kVڪdA@}n>MnBvB z>:Ι393s9E8Ù(LJq8gRÅp8.dÙp!Z@ LFBҊalp&&RA54ٳg#bNFN-p8omG^R3gl6d2!''b\J%
  4. p8K*6>o 0AvJ4+
  5. hhhy<T
  6. 1S(0n�Bd̽8!#(հë *B,^)yе7@eD% J'r0k-3P*]pȆ ZFww7-[tO>۱bL:ހFawoC&zjyetfšΓ#$Jl$YIqo@c`B 8hhtT|Ă3>p!bVkh+++Q][rOJAHL<ΔU`֭b\&z,>cY‡N8>nm)k
  7. 4 Dx*4WXyAUb;< ])wp.'\Ȇ R#F{{;l6t`d΀9c Hɘ1Rd01cj2>P % D}PxbWWwr=՜C8g>G6LT^`@ll,Zp]xSn:.ΛHp{FP`KtZZD5PRtJ�aLV.,ވU"a-
  8. qݷC{QwL^ս';"'*:"j>n9#g\ka֬ws%zSc07m7
  9. Ȩaׯ-9@S"B:bosdH4g,A`Y}*YHck;0MӗCPi93΀|މִy@`yxd.FSR#6d,1VOify7)[N]Ȋl eg.@3yR*4(v4љΑt\3oCWT4̺Fcۙ5j7ǠajN-3Ȍ�k5Y & l?k|*�5pLh̾J<nVW%YΠ0XSe"P츕n4IOqJ1V:k]ϱ:fñ,6kLd>GƹX ^dĜ9\.T*NKIb1oRT֎Zhك-k`Gu&dPu+ Jt$JP;Ю"-3ZR:ۈ IvHuvG@Һԑ Z(Yq dN|YbAOQ �oG94s8X"_Ђ;ЍYٍ-Db47a]_sCzM6h""5�oB,&j$(ۡrv4tSI<PR:$VL eךH&Aq#us֣;,F1]&du%$J5j- %?I9s; ĩ+*|e
  10. j OQ,8-95/:SttEwX!N9By W@NmM-:0Wdj:bꄕG[tT{.X%rh46qN#.S͎JYlxgϻ u#4Z &\8e�C M6b18/$Jw s75<9ӳ5S㈈Kou�BFRd%1_F+tvX5\ Im(d$<qn!S2k+*8uvW mЅ?+UYx(�VYRusPڢ|9qK}="d =|Z]u(<};ο`dzͣ,s8y i)c
  11. -2m$@sɊ:'ҵEV-n/zGÊlތyf=4j}t Ybzcm0V# \566z͔C"Z** {^AHXsZ#6ژJ%RqTt\aJAbO?`xtQt?ya",'&dA&bl` $֝T.EVfPQZ*a>)b<kM"9DD1{:llj~ 62x0sdaHBPǸabĎԞ/Ѣ"Tm[@SS ؈}@ D�Dn5hK)JK0ThԫHY4Xy5Ȏ|f ЄszDGEɋ͝eEˈ0>lv
  12. kMMg ˡcIħo`HaJm$fAԎq`4g.Ź,Uɬ9>"cCNx0ˋP(htEHa[7IGA$+/Pz].VZ=!@.8:)IA}hM&ˋsD m̚?m6$acHcfa)]g0!E,"ZVYT ->,.&fl /VS]#Za%+JOvYog3p}?~,>H#yw܅/~wY5E ƈLA4Ew (iWԨ+כg pV@W|砆B(=fO^o<aÓYTl8Tw`VŲP'':#-#,Vg0! 6ChՕW2~E"
  13. Zdd$cxT4:N׮iGO6p7ߟ<Pg\?x FD[~?ywp^LalS@S ֞AD\~DH։sVa:OYNq�auB_^^1$#;^B{CEj0ùTLH-6k+:;:Dg+0+y-[N|9)) "QkT=vE?-Nvx푼Lp)N01ój O)ۭ854G#C:}`mt#'3bBsԑгYG?fxawQC!A c6ņۺt}ok-/h!8Lu;<Qta̬M ;fytp{;lyr8Y�s `ϭ
  14. y 2,!!ӧOd6\zAћԠ-}Kc0E yY=c7j[FӪ У1DVK.N;Rf!]lWհ݀gQ gzZwvC<Po@fO=) E:t, %ᒘÑwۗPVwFM|f.{X
  15. 6-ih94ѕ9l00F9906<8JtLCc
  16. 1=Q#ڧQhFӌb]SќLt" <Ͻ;Ebee.
  17. ͿI s{t7M_%I֬^p�3^L"NT.*pwʪQKegVeff`tii`6Ȭ&8NqY>F#y+f1 <ۂ TΆ$k̵ rc;a耊"*ϐ^l
  18. 1?5Jâ Qx fE`KǡC3Z E^2zB]kljw^:6gDRxVpB,yQ6޲ %V7 QIłE+Y: ֝x&B^ZiRm3csy)2ZdLxGBjpg>Wc]$nLtZD`σD H8z9AէEx�zc.<ѣ9tD~,:b^츘c&Mcba̎86Vςϣ= u⫾<szqbDoKV/~sdR|[DX_T'P-Z/D˿0|ԕ s w܁j޵8e4tM&+=-1sdC`'!5dŹ4ӌ>C 3j#ބ>O1Gh zA# &=ܝ#kZhќTt1.;"^:ذ{LmKp"A1
  19. ѳo�'_F{O3w\FA%{ntnZii˄pݎݴ>7D]9Q$K$a͑1y2U(J1LVFV篸E|ys\�{Z7& s`.c> =_Mؔ^] ZA͍.,l<Da'믓 2Ljq8gRÅp8 qp8R-2Ljq8gRÅp8.dÙԌG@P$dJ R̅u[G-:ho>KI3>s` ]Ԟ/YL46墅%~crbsaASa4V\a0J|~ݡA]OqdBHjm#K|a1@V9s9I~zCvۊQsye$g6f l(X Gw21�k<v%_(*/F(~('o� W5۠"1{7!۫<+> y+c!b9I
  20. 8jtacA˨,E$bB!ǁs^E}n92#x'@Q'(|,^F8~JaJ(ms!Hۂ*|r8Kx,c('9Џz*O*\Y՗5Ʃy[ ǢXGkKp։~�4?1bi/6ugU?ΟV2Y۔6 1ˋȜ} P~Kui ߠ_ iz4<
  21. YqϽ ̓^q!T[J3i B\x<4-Mkkv<lq⬍Do݁>F0g +dJS!˛sp8 |qPG`-@ȻC:#kMqh{*B&e25BݯQ.ٻɆ?~!S{#.A/.|$pDghX[RGiȊWJj1!H3\NqA0Q=P0jTa4G8v % ~_a m΀(T(unʐsd}L9dbaB`A9ME #l1(CQ]-#+RmC$H(�-] -P,)6 oQ_4Yx#L
  22. /�)_c4G:o;|| Yq_5=ob0ns�!4CB0ЩJA C~d6JuQx'etF(jNIiW_T (:(NC>$dA,TV;68(o
  23. [QS^yTosS+n[bdCQJER]z8l�36fZx>vLҩL::#-][tm v~k&h) B:op84vW_h"ۨz\D1*C}g.*U($u;
  24. [ΉmtEk_CcJôpD@U&G)IעmT!p68@4&`lG!"<Qq \߆ JiAVnR#a6!*! Q!pY"ODE#":qaZj~AbHMC|Bµhl.LDD-5?,3FS�!CJwFW.M,:*XITdλ_qEb@ 5G_A xz.5O{J1!/wޫAp3[FޙEn_i_&R]ݯwzIT6xoxx=/f|
  25. 5c=:f@X0HlGIxLaȎ'5[Z\$ ,^x@?nvѱπwS8AG[;KH'aPѦH\rs�8* "8
  26. 22QcX \>rNL)] *0K:w0 m$tRv?3蚐T"aPV{ӏXӋxP s d:%:U8
  27. *ܠE*^UT7J\vɏ
  28. ?Smi.ޅ=$D6طNKqoR3LhCc8W:Wp|g=J )Ih8G+;1揖38p`?SN@= SBmC֗ч(%*\}q *dl^*4nK`G&@AW>Xi)]3LL
  29. B*2B#0̨!^_oC ր5APBMuD#q}4Ө|i%(:)HIn2`K׾?(+iR»`o4QnK/sRr~ 5[|8P_;`eY>Ϡnᷡ=v9$.õP& DAuW,PPEqG"5yN8GBtu:gTPݜ2Q^I
  30. fQDž9Y?'_9/C_vw#Y:xnvSc�<"@b:@]t=X?bկuI&=+R?@R"(xTjhZZ6J5FKa3Fg6|oX 0%M*d\{ )[ޮ4wӭ! 6x}Dn,

  31. E'*`u#늙dq!q66 jԓ!:*TkzF!lGmm u d k`މjNL?/BX0o@l4jEυMK DID3bN2N^80fPB=nF7mg:JsKS lgF͆=ɤ?D$>O R68VB73 Ni}-U(7Sxq7/7K jd9l(NHP)))(>/IHY&(΋o7'l&+ýo5]j̾J!2sPU#Y # c>Z޳ld[zH"Gcu*2/}d&/Yȝ�Rs6u̟Ggc\$H[Ps󑓓 7v:t1ȢgPZ21/?>c! MG~�3w3Gg'KeE ΢]yEXb]#{tBݬlUM -PGDAk$$`_9[qdBuLzkG`L+ hgr (jgzC|BYic~ln4033T{ )ku5dy1L݆]85 H $XCOU]~ Y"\PDnm$LrES֯/k/LG.`tPfe&'h9D6wݴq7 \zsOx<X݋$T/+Lѡ0L>�Rv҅dˊ.M8>x? *L* icaq.Nqa6iWvT/ӱ30sԠkowC/!i>whs4D
  32. (ل+zg*E$PURIHJGD 2afj@MdщK5#ⓜ NzGBq%p\57^s\uwkQ_ 1V tK1&j
  33. AZ>==(RZQQ~68YOȳy6w`pMnZAŗœ I)2-ཚD).k;SlO.ς T@aW *l|Έ,[79e݆ g̈?Vyމ=9;hnBmlb 6TVPP/Z`ϣg!97]t,`F% %L2BăC*V#"ԍCӏa.?CB62(?~
  34. rRӧkp)RjH´F}{nB )Ha=O-2Bh6ߍ(i ӵﱱѧk"k@%4])Z]jj?H n*R\J0hעSe[cdeee挐fM7!1 xv_~TUP4HaN3/dUw&Y@Q|ႋ.˫E +M.8Yj
  35. }%js5su {H1K>@}(_xtNv/{FLZ]^8ݍo|=֍W!? '~<Ұ"{րbu@B6;09 / f6<ɮd}EF2,: H1$"7>vW|рTj7LIq}YI@ږ="h`}b֚:؃`!;)46
  36. 42sᡸ{w@bPLM?
  37. -*6#,XNeFWܩ6S@=SoIo۾Te[ER.E2Wl Ŀ=]-[[7%H;M!P%Hs{Գ
  38. 5|y ӝq—%8m#=DԈ=S/)$ ċP뫒#Gq7.pc#cpeM (w "ˬZcRUqhG mt:Po?<Fk_QPFX5f؛^Mgb-XiowdsiܖH` f"v"uzخ*v!:6t-XN' ٕŞ~|aRX<3.hDlS5șjDӃ7wP/H"#/>߉CEzXU{i1+FH/"/6ROJHYter1z6A波»+@,5C>y5dU-y BSonFF\ Hj(#@/ . :KݒTX:l*h!jP*LeϬEIyzx+#1M?->SedIIF=u2*4k) {nSP-tVRWV'3Ho113qB.OB Sp׳p;Z[PG&#1R'Ք< ~8Edž؉'}KGZh'jkeCor pYN BG)TەcD.??Ur0'!#Mc Y󢱨83Uv*V̑BDsGc};It[Ґ؉#={O XK�sDR֎#]TbI}o3ʫۋiA0iĎMrCI] &d/HeİJ%E_
  39. ۨԀX*b7;ƽF/ J2».xRC)(j##yDV먄.H!İxWӍpݾ}�:cb&ٜRh`_=?F#3k081/w7{yTw3n:I`e_6fènYyBۤ"Z�Ք8 {, p[4;$΍cN0Ǿv%0*X f#Qc,;sV-sba<P%lԹhV`BwA.XAZl@cEMJ6TQ� /IBf#y6vdY,̞OiوVqTPjt57Ȑ t vTYvxu]}48wOmY 
  40. ANu[`4NJzM4U C'W3c3;k5z핍" S7SAF"N 05CCiC9~_9"Wxk2v~?*Ȳ[8YMP{<9)yw=_\?=2 _ۋYEN~绔Wԇ L C!J>
  41. 1ˎy\Ά,p2[L3ARiGoX�4p:=tyCLԣ=7F/NAZ2; 8ݝg}"M [$1begϲ +b J7bDK-b _^C(E7^f3Kxh둉G]&z1H\0G vj&bUunK*ǐG!b "c̏7 )o_)�a&-ıvx<LG1pup;hz1EFx/h|aNu9f~RHmNLߠ8¯+ Sl$ZP]r>ėG%$]<>8PVE @@}56 {'GFe܂ըmM8Sڅ@ht*;B\"z=8Wgi|ِ&퀢(?#=͹[kP
  42. dCc2^(څa/8p?1Zۼ$`,CfrE3TJZ~=>zػkYj`ˮf]}Ea03gqO{}/~H
  43. 0z,3;J$m^5s摈;؈OOt"(Ѓdibȱ&\0ZEo~̇t p8uD!F^a Rgm:hK)Zi6= $ ;È� VQ/:L.D!S"I@J| i.v3gN@vRj8=^(jCUJaШixmK-*✚B^83yl�3(5NT:L.dUH u[]8zjV.4Ñ3mxexqS5ZoF 9 |;7{ LTF(Ip0 t셽٬? ~%+%� rQ^Ӊww7lYa}1p8gr!
  44. 1WE94H+wCz?zɴXkN/nG|+
  45. zh^r ÙtB 􍜑^ <uj 2RIHTH^ - Px (i]R>Ne#1A[BQ?QFP.C_ˏp8}7{܈)堑"($H{nE4 Y_-v1DAz4JxX(:cZpJ\n6ٱeo#γo;qԔ~/k0WT1K| =WpGJB04i-Wﰠ'3/G 'lhjv҉6СP;3uUbF~h]m(=]Zșs>zI^& `ކ^$GraVF` Պo9edr&1b6;Q^evLy;Ww˝pϧb#J sϢcwtlu ؿH$r>ed;Az+~~i
  46. s-{{? {)C8T>r.?tF>|fȺ;O bE;Fw%`N f= zT*&`̳u{ju6l~Ͼr?y|
  47. TmZ`'vjc5yH$]?G3%]TvøJb _ỷ7_E!sS?_$sE 6}b' \ `Qtf~09<1j˿s `$v?M@7(^z}/рPVB[EBbP45ga Gc}g_<6(Rןf[`5<{YF@Cz8]%x~I'6 \,Z] 4}l#d~<#) GIOECkS=+ڻ 8_)nWC!nl?&[> o었Wd^a"۰bK?gt d3i lphT<xkO-6oi$P0 ^fuH|.JbƒKw4=/%-6 za!3pn!Qa7%a(O R 1+q5˱|Y>R4-(>7ƹ4Sp3WS%b^Ǘo]
  48. Bщ*|(u9f1)||DpN[{nƚpV$\P$Wފ{nA|T=%8U%={],(N/XsUH1rVoĪH3NFCaoǝ] g!Ŭ15ڊHL Fee޷ vV'C.$uqtݍ;7\ˤ2PIi崲K0`LhsL)/$C e#^K0/M~q ݞIq 6~X}Yp v,eU_Y06)qY/]7tngʮ˜&o%_k-ņOjC">=Bp[(LcJEzTԹ1#-kQRޅWԢA32B6: ݭڥ|,L *ƶx[ OH_" ߹vԕ%˱vE;ʾAܖٷRY>C6=-%'p5Va\9sIL*+̥x޲s Yl>c[V5$Hqg-_Zj\KKEM_DQo7owχDB;ţ^q̆44")F1Ly;ٷW#/KWI�XKkȲ&c2!PM rb_10+g7>;g�Ǣo/nX ;p<Y/)f5dK8|nx:5ُf)`ѓ߿ѡ
  49. GR^V.GŻ j
  50. /a/.#s
  51. r,OՕx^2_- v(\ UxKRtǣMV/K[
  52. j<@`Le!L/}ZdQ=v9=Ct :4�qz);aɳPXQ&+{Š@L[n̦r´]-{{;c;} xq] =1uu{2aL3:{Њw4S)+#6b 1 _+{8Xc$|mxwnFUp-~=*sv؂MX�$} ? Yܘ!,oδȡr҈׬ϗG WK8H[+ [=vʞ{!>o= G0_ճC1Qs.!s?{wne. qY-,,Lq9NoM8/1VmHCḲ-nŷ/o4w|S!+A6zv>EcHT5 A~j&zp;ϼC"ƶ܀;MFgQ;Cd"M!ÿ‹LuG#f ~}wE+yEº<3x{mphN)K+"X?Sלּ`;fgazd=61<7)mg:}ûydH1 ǻ،31=8Nuޑ?5cʙuk=N<b1x,[Hf<%E^S":*sn }5ȉRuāUtEgGy
  53. YbNq:H[WSawRw4Ez6|QDY{a[pFHB ?y/\xH4_ރUcvu"v浘.yXeR"1J^GǴe)%`؈{Fz˴_o ̀oObxq9ԳJL,K3":!'[ ye(XV?.+{u%%& %rZ_G Y}>˚m?lY9HoSG.?UƏ_;hۅgvƺ,9LĆ#~7NN�\p©wj:*S.Sxn_eFʶoT4"r@PFX 4v}Ϋ e-T>=I9OO\\ d;*bTLڊ6Ւ%օVʏ%!uBmƶ-ǁ={i:jQT {vD#G;0ϯů/q K"PprDԼdfX5?/Y*0!"Js.2q'Iary"'¯<$*_K NcFG YD3ڌ2A<ŷQ%˱reߥ@h:#?rAU Ήm- 3+CV~ēxWa@ML\\ dݨ(k=̞cÈt0Kl)݉]>wg]>ޅ;L#Q:\K=7]֙`qobHî^Ӛq7q_.f,džP60{ܾ>ˣ/*R<
  54. Ó>熣:T1߸ec=z|2?we 0 $Z>?'c(9WyCo�e0boq˦]}op@*6V<XدeFl�i5d1h\@)C\B|幠,!X<;8�-xW?܃݅<l/!10uԃJpyݟ.tM,C!|3?m0D>s̐@[ycm:T+Mi1X8WU v!5 ؍35%j!ʿxGl|k<%5)(%AV^�9H[s5XyGOy#uTT\۷@T+u 8Bi74Ju5ulj44HYrS*Kd(G ξw<{ οE/p> )d^ Ek]&%vbW5܏|9"5X!S Y4Z<GpKpv 6u xk1]6s@~o~%x-/sXل# {SI8fu=am܋M ^|VsFX=yd,&eh H/Ŏ[Ti6XEaIeup?Po?1,^r=_~g9&E į6,Mq@0܈1@cMⳮ‘AehhL #!{_=q}B*yrX<{flb$>"~_9Ss5F?xϹbv]{.lNľ|+-8%<C%ފOϫXQoySk,կg.-Qoc/'6x`tvlIKyurJaOUGqpXw|{/BKr<_Z|lUw7@Cc_UM?~~xJ]]Y<@4lS*~]OxOhvRRF%Y_1~H5ߌ^8&G(s`%;~ Gru+:oȑ08t~?_Y2Hu` lo.?%26pmz{sϸȿ}%%V(U:9d8>0}[='c!]5(*݋iJbm F }_d޿6$`"ܙcN$�'5gkS)O,atWsAEFU>BVsXF>3Op`-s.72.Č@ Y}G(+~}]93KALUɓCbB\ mC[Kg81 HX瑠p {oSK]1|fh!ZpX:L$j¡Pj [3W-:ho>-~ؓp80Bp8D3I,p0q8gRÅp8.dÙp!p8Τ p&5\83Bp8I 2Ljq8gRÅp8.dÙp!p8Τ p&5\83Bp8I 2Ljq8gRÅp8.dÙp!p8$6,����IENDB`