I hereby claim:
- I am binaryoverload on github.
- I am williamoldham (https://keybase.io/williamoldham) on keybase.
- I have a public key whose fingerprint is 00F4 F9CF A662 E6AC 5C39 A660 FB23 719C 9BDF 4520
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| { | |
| "type":"message", | |
| "attachments":[ | |
| { | |
| "contentType":"application/vnd.microsoft.card.adaptive", | |
| "contentUrl":"{{ baseUrl }}/projects/{{ subject.project.uuid | escape(strategy='json') }}", | |
| "content":{ | |
| "type": "AdaptiveCard", | |
| "body": [ | |
| { |
| /* base32 */ | |
| /* | |
| Copyright (c) 2011, Chris Umbel | |
| Permission is hereby granted, free of charge, to any person obtaining a copy | |
| of this software and associated documentation files (the "Software"), to deal | |
| in the Software without restriction, including without limitation the rights | |
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| copies of the Software, and to permit persons to whom the Software is | |
| furnished to do so, subject to the following conditions: |
The whole idea with this update is to reduce the size of the main FlareBot class and make everything more maintainable
Arsen and Walshy are very picky about the code quality for FlareBot so it is very important you adhere to this guide.
We very highly recommend that you use IntelliJ for contributions as we will not accept any files or gitignores concerning Eclipse. We do not provide any help for people using Eclipse!