├── CONTRIBUTING.md
├── LICENSE
├── README.md
├── bots3d.png
└── code-of-conduct.md
/CONTRIBUTING.md:
--------------------------------------------------------------------------------
1 | # Contribution Guidelines
2 |
3 | Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.
4 |
5 | -
6 |
7 | Ensure your pull request adheres to the following guidelines:
8 |
9 | - Search previous suggestions before making a new one, as yours may be a duplicate.
10 | - If you just created something, wait at least a couple of weeks before submitting.
11 | - Submitted open source apps should have a English readme, screenshot of the app in the readme, and a binary for at least one OS, preferably macOS, Linux and Windows.
12 | - Submitted packages should be tested and documented.
13 | - Make an individual pull request for each suggestion.
14 | - Use the following format: `[resource](link) - Description.`
15 | - Additions should be added to the bottom of the relevant section.
16 | - New categories, or improvements to the existing categorization are welcome.
17 | - Keep descriptions short and simple, but descriptive.
18 | - Start the description with a capital and end with a full stop/period.
19 | - Check your spelling and grammar.
20 | - Make sure your text editor is set to remove trailing whitespace.
21 | - The pull request should have a useful title and include a link to the package and why it should be included.
22 |
23 | Thank you for your suggestion!
24 |
25 | ### Updating your PR
26 |
27 | A lot of times, making a PR adhere to the standards above can be difficult. If the maintainers notice anything that we'd like changed, we'll ask you to edit your PR before we merge it. If you're not sure how to do that, [here is a guide](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) on the different ways you can update your PR so that we can merge it.
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | CC0 1.0 Universal
2 |
3 | Statement of Purpose
4 |
5 | The laws of most jurisdictions throughout the world automatically confer
6 | exclusive Copyright and Related Rights (defined below) upon the creator and
7 | subsequent owner(s) (each and all, an "owner") of an original work of
8 | authorship and/or a database (each, a "Work").
9 |
10 | Certain owners wish to permanently relinquish those rights to a Work for the
11 | purpose of contributing to a commons of creative, cultural and scientific
12 | works ("Commons") that the public can reliably and without fear of later
13 | claims of infringement build upon, modify, incorporate in other works, reuse
14 | and redistribute as freely as possible in any form whatsoever and for any
15 | purposes, including without limitation commercial purposes. These owners may
16 | contribute to the Commons to promote the ideal of a free culture and the
17 | further production of creative, cultural and scientific works, or to gain
18 | reputation or greater distribution for their Work in part through the use and
19 | efforts of others.
20 |
21 | For these and/or other purposes and motivations, and without any expectation
22 | of additional consideration or compensation, the person associating CC0 with a
23 | Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
24 | and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
25 | and publicly distribute the Work under its terms, with knowledge of his or her
26 | Copyright and Related Rights in the Work and the meaning and intended legal
27 | effect of CC0 on those rights.
28 |
29 | 1. Copyright and Related Rights. A Work made available under CC0 may be
30 | protected by copyright and related or neighboring rights ("Copyright and
31 | Related Rights"). Copyright and Related Rights include, but are not limited
32 | to, the following:
33 |
34 | i. the right to reproduce, adapt, distribute, perform, display, communicate,
35 | and translate a Work;
36 |
37 | ii. moral rights retained by the original author(s) and/or performer(s);
38 |
39 | iii. publicity and privacy rights pertaining to a person's image or likeness
40 | depicted in a Work;
41 |
42 | iv. rights protecting against unfair competition in regards to a Work,
43 | subject to the limitations in paragraph 4(a), below;
44 |
45 | v. rights protecting the extraction, dissemination, use and reuse of data in
46 | a Work;
47 |
48 | vi. database rights (such as those arising under Directive 96/9/EC of the
49 | European Parliament and of the Council of 11 March 1996 on the legal
50 | protection of databases, and under any national implementation thereof,
51 | including any amended or successor version of such directive); and
52 |
53 | vii. other similar, equivalent or corresponding rights throughout the world
54 | based on applicable law or treaty, and any national implementations thereof.
55 |
56 | 2. Waiver. To the greatest extent permitted by, but not in contravention of,
57 | applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
58 | unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
59 | and Related Rights and associated claims and causes of action, whether now
60 | known or unknown (including existing as well as future claims and causes of
61 | action), in the Work (i) in all territories worldwide, (ii) for the maximum
62 | duration provided by applicable law or treaty (including future time
63 | extensions), (iii) in any current or future medium and for any number of
64 | copies, and (iv) for any purpose whatsoever, including without limitation
65 | commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
66 | the Waiver for the benefit of each member of the public at large and to the
67 | detriment of Affirmer's heirs and successors, fully intending that such Waiver
68 | shall not be subject to revocation, rescission, cancellation, termination, or
69 | any other legal or equitable action to disrupt the quiet enjoyment of the Work
70 | by the public as contemplated by Affirmer's express Statement of Purpose.
71 |
72 | 3. Public License Fallback. Should any part of the Waiver for any reason be
73 | judged legally invalid or ineffective under applicable law, then the Waiver
74 | shall be preserved to the maximum extent permitted taking into account
75 | Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
76 | is so judged Affirmer hereby grants to each affected person a royalty-free,
77 | non transferable, non sublicensable, non exclusive, irrevocable and
78 | unconditional license to exercise Affirmer's Copyright and Related Rights in
79 | the Work (i) in all territories worldwide, (ii) for the maximum duration
80 | provided by applicable law or treaty (including future time extensions), (iii)
81 | in any current or future medium and for any number of copies, and (iv) for any
82 | purpose whatsoever, including without limitation commercial, advertising or
83 | promotional purposes (the "License"). The License shall be deemed effective as
84 | of the date CC0 was applied by Affirmer to the Work. Should any part of the
85 | License for any reason be judged legally invalid or ineffective under
86 | applicable law, such partial invalidity or ineffectiveness shall not
87 | invalidate the remainder of the License, and in such case Affirmer hereby
88 | affirms that he or she will not (i) exercise any of his or her remaining
89 | Copyright and Related Rights in the Work or (ii) assert any associated claims
90 | and causes of action with respect to the Work, in either case contrary to
91 | Affirmer's express Statement of Purpose.
92 |
93 | 4. Limitations and Disclaimers.
94 |
95 | a. No trademark or patent rights held by Affirmer are waived, abandoned,
96 | surrendered, licensed or otherwise affected by this document.
97 |
98 | b. Affirmer offers the Work as-is and makes no representations or warranties
99 | of any kind concerning the Work, express, implied, statutory or otherwise,
100 | including without limitation warranties of title, merchantability, fitness
101 | for a particular purpose, non infringement, or the absence of latent or
102 | other defects, accuracy, or the present or absence of errors, whether or not
103 | discoverable, all to the greatest extent permissible under applicable law.
104 |
105 | c. Affirmer disclaims responsibility for clearing rights of other persons
106 | that may apply to the Work or any use thereof, including without limitation
107 | any person's Copyright and Related Rights in the Work. Further, Affirmer
108 | disclaims responsibility for obtaining any necessary consents, permissions
109 | or other rights required for any use of the Work.
110 |
111 | d. Affirmer understands and acknowledges that Creative Commons is not a
112 | party to this document and has no duty or obligation with respect to this
113 | CC0 or use of the Work.
114 |
115 | For more information, please see
116 |
117 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |

7 |
8 |
9 |
10 | 🔥🔥
11 | Check out my latest project - diff.blog
12 |
13 |
14 |
15 |
16 | Table of Contents
17 | -----------------
18 |
19 | - [Platform Documentation](#platform-documentation)
20 | - [Tools For Building Bots](#tools-for-building-bots)
21 | - [Tools For Bot Analytics](#tools-for-bot-analytics)
22 | - [Tools For Bot Conversation Mockups](#tools-for-bot-conversation-mockups)
23 | - [Libraries](#libraries)
24 | - [Bot Stores](#bot-stores)
25 | - [Tutorials](#tutorials)
26 | - [Communities](#communities)
27 | - [Developers](#developers)
28 | - [Testing](#testing)
29 |
30 | ## Platform Documentation
31 | * [IBM Bot Asset Exchange](https://developer.ibm.com/code/exchanges/bots/)
32 | * [Facebook messenger](https://developers.facebook.com/products/messenger/)
33 | * [Slack](https://api.slack.com/bot-users)
34 | * [Discord](https://blog.discordapp.com/the-robot-revolution-has-unofficially-begun/)
35 | * [Telegram](https://core.telegram.org/bots/api)
36 | * [Kik](https://dev.kik.com/#/home)
37 | * [Zulip](https://zulip.com/integrations/)
38 | * [HipChat](https://developer.atlassian.com/hipchat/getting-started)
39 | * [Skype](https://developer.microsoft.com/en-us/skype/bots)
40 | * [Cisco Spark](https://developer.ciscospark.com/getting-started.html)
41 | * [Microsoft Bot Framework](https://dev.botframework.com/)
42 | * [WeChat](https://admin.wechat.com/)
43 | * [VKontakte](https://new.vk.com/dev/bizmessages)
44 | * [Hangouts Chat](https://developers.google.com/hangouts/chat/concepts/)
45 |
46 | ## Tools For Building Bots
47 | * [wit.ai ](https://wit.ai/) - Easily create text or voice based bots that humans can chat with.
48 | * [Botkit](https://howdy.ai/botkit/) - Botkit eases the process of designing and running bots that live inside Slack.
49 | * [Dialogflow](https://dialogflow.com/) - Build natural and rich conversational experiences.
50 | * [Text It](https://textit.in/) - Visually build SMS and voice apps to engage your customers.
51 | * [Chatfuel](https://chatfuel.com/) - The intuitive bot builder with AI navigation. No coding required.
52 | * [Watson](http://www.ibm.com/cloud-computing/bluemix/watson/) - Bring the power of cognitive computing to your apps.
53 | * [Beep Boop](https://beepboophq.com/) - Beep Boop is a simple hosting platform for your Slack and Messenger bots.
54 | * [Dexter](https://rundexter.com/app/spreadsheet-bot) - Get a Slack bot that responds with answers from your own Google Sheet.
55 | * [Converse AI](http://www.converse.ai/) - Respond to customer questions instantly with intelligent chatbot technology.
56 | * [Gupshup](https://www.gupshup.io/developer/home) - Easiest & fastest way to build & deploy your bots on any channel.
57 | * [Haven OnDemand](https://dev.havenondemand.com/apis) - They are similar APIs as that of watson, but far well documented and have a freemium version.
58 | * [Recast.AI](https://recast.ai) - Collaborative Bot Platform for developers: build conversational bots easily.
59 | * [ChatterBot](https://github.com/gunthercox/ChatterBot) - Machine-learning based conversational dialog engine build in Python
60 | * [Google Cloud Platform](https://cloud.google.com/natural-language) - Use sentiment analysis on a block of text to add decision tree logic for a conversation bot.
61 | * [Messenger Demo Viewer](https://messenger-demo-viewer.kilianvalkhof.com/) - Demo FB Messenger bots without showing personal chats
62 | * [BotStar](https://www.botstar.com/) - Powerful platform for designing & developing chatbots visually with smart training.
63 |
64 | ## Tools For Bot Analytics
65 | * [ChatMetrics](https://chatmetrics.io/) - Engagement platform for bots. ChatMetrics allows to reactivate inactive users and improve retention by sending "smart" notifications to users.
66 | * [Dialog](https://dialoganalytics.com/) - Chatbot analytics platform for marketers to drive user engagement, retention, conversion and understand behavior.
67 | * [Dashbot](https://www.dashbot.io/) - Actionable Bot Analytics: Increase user engagement, acquisition, and monetization.
68 | * [Botmetrics](https://www.getbotmetrics.com/) - Grow and retain your chatbot customers. Enterprise grade opensource conversational analytics, marketing automation, and CRM rolled into a single snippet of code.
69 |
70 | ## Tools For Bot Conversation Mockups
71 | * [Bot Society](https://www.botsociety.io) - Bot conversation Mockups for presentation and demo.
72 | * [Bot Sketch](https://dribbble.com/shots/2674603-Facebook-Messenger-UI-Kit-for-Chatbots-Sketch) - Sketch Chatbot UI (Mac Only)
73 | * [Botframe](https://botframe.com) - a playground to design bots (conversation mockups).
74 | * [Botmock](https://botmock.com) - Create conversation flows and interactive prototypes from a simple drag and drop editor, then share or test those prototypes and get feedback in one centralized location.
75 | * [BotStar](https://www.botstar.com) - A fullfledged chatbot platform but the visual editor can be used as a mockup tool as well.
76 |
77 |
78 | ## Libraries
79 |
80 | ### General
81 | * [Qtypes](https://github.com/superscriptjs/qtypes) - Rule based Answer Type classification system in Node.js.
82 | * [BotKit](https://github.com/howdyai/botkit) - Botkit is a toolkit for making bot applications.
83 | * [Claudia Bot Builder](https://github.com/claudiajs/claudia-bot-builder) - Create chat bots for FB, Slack, Skype and Telegram and deploy to AWS Lambda in minutes.
84 | * [Universal Bot Framework](https://bitbucket.org/phips28/universal-bot-framework/overview) - Create crossplatform chat bots for FB Messenger, Kik, Telegram and Skype with just one logic.
85 | * [Pandorabots](http://www.pandorabots.com/) - web service for building and deploying chatbots.
86 | * [Microsoft Bot Framework](http://docs.botframework.com) - Node.js/.NET library for building, connecting, testing, and deploying powerful and intelligent bots.
87 | * [Bottender](https://github.com/Yoctol/bottender) - Make Bots in Your Way, Fast and Flexibly.
88 | * [BotMan](https://github.com/botman/botman) - PHP Bot Framework supporting over a dozen platforms (FB, Instagram, MS Bot Framework, etc)
89 |
90 | ### Facebook Messenger
91 | * [Node.js](https://github.com/Yoctol/messaging-apis/tree/master/packages/messaging-api-messenger)
92 | * [Go](https://github.com/paked/messenger)
93 |
94 | ### Slack
95 | * [Node.js (Official)](https://github.com/slackhq/node-slack-sdk)
96 | * [Node.js](https://github.com/Yoctol/messaging-apis/tree/master/packages/messaging-api-slack)
97 | * [Python (Official)](https://github.com/slackhq/python-slackclient)
98 | * [Relax (scalable RTM library to scale to 1000's of teams)](https://github.com/zerobotlabs/relax)
99 |
100 | ### Telegram
101 | * [Node.js](https://github.com/yagop/node-telegram-bot-api)
102 | * [Node.js](https://github.com/telegraf/telegraf)
103 | * [Node.js](https://github.com/Yoctol/messaging-apis/tree/master/packages/messaging-api-telegram)
104 | * [PHP](https://github.com/irazasyed/telegram-bot-sdk)
105 | * [PHP](https://github.com/php-telegram-bot/core)
106 | * [Python](https://github.com/python-telegram-bot/python-telegram-bot)
107 | * [C#](https://github.com/MrRoundRobin/telegram.bot)
108 | * [Go](https://github.com/tucnak/telebot)
109 | * [Java](https://github.com/pengrad/java-telegram-bot-api)
110 |
111 | ### Discord
112 | ###### Node.js
113 | * [Eris](https://github.com/abalabahaha/eris)
114 | * [Discord.js](https://github.com/hydrabolt/discord.js)
115 | * [Discordie](https://github.com/qeled/discordie)
116 | * [Discord.io](https://github.com/izy521/discord.io)
117 |
118 | ###### C
119 | * [Concord](https://github.com/Cogmasters/concord)
120 |
121 | ###### C#
122 | * [Discord.Net](https://github.com/RogueException/Discord.Net)
123 | * [DSharpPlus](https://github.com/NaamloosDT/DSharpPlus)
124 |
125 | ###### Python
126 | * [discord.py](https://github.com/Rapptz/discord.py)
127 |
128 | ###### Java
129 | * [JDA](https://github.com/DV8FromTheWorld/JDA/)
130 |
131 | ###### Rust
132 | * [Serenity](https://github.com/zeyla/serenity)
133 |
134 | ###### Lua
135 | * [Discordia](https://github.com/SinisterRectus/Discordia)
136 |
137 | ###### Go
138 | * [Discordgo](https://github.com/bwmarrin/discordgo)
139 |
140 | ### Kik
141 | * [Python](https://github.com/kikinteractive/kik-python)
142 | * [Node.JS](https://github.com/kikinteractive/kik-node)
143 |
144 |
145 | ## Bot Stores
146 | * [There is a bot for that](https://thereisabotforthat.com) - Search engine for bots
147 | * [ChatBottle](https://chatbottle.co/) - Chatbots search engine
148 | * [BotList](https://botlist.co/) - An App Store For Bots.
149 | * [Slack Store](https://slack.com/apps) - The official Slack bot store.
150 | * [Telegram Store](https://storebot.me/) - The unofficial Telegram bot store.
151 | * [Product Hunt](https://www.producthunt.com/topics/bots) - Product Hunt bot list.
152 | * [Dashbot](http://www.dashbot.io/bots) - Dashbot bot directory.
153 | * [Skype Bot Directory](https://bots.botframework.com/) - The official list of skype bots by Microsoft Bot Framework
154 | * [Teamchat](http://www.teamchat.com/en/bot-store/) - Bot store by teamchat.
155 | * [Discord Bots](https://bots.discord.pw/) - An unofficial list of discord bots.
156 | * [Discord Bot List](https://discordbots.org/) - An unofficial list of discord bots.
157 | * [Telegram Botlist](https://t.me/botlist) - A bot list for Telegram.
158 | * [Mayo Bot List](https://botlist.space/) - An unofficial list of discord bots.
159 | * [Terminal Bot List](https://ls.terminal.ink/) - An unofficial list of discord bots.
160 |
161 | ## Tutorials
162 | * [The Complete Beginner’s Guide To Chatbots](https://chatbotsmagazine.com/the-complete-beginner-s-guide-to-chatbots-8280b7b906ca).
163 | * [The Secret To Making Your Own Facebook Messenger Bot In Less Than 15 Minutes.](https://chatbotsmagazine.com/have-15-minutes-create-your-own-facebook-messenger-bot-481a7db54892)
164 | * [How to create a chatbot without coding a single line](https://chatbotsmagazine.com/how-to-create-a-chatbot-without-coding-a-single-line-e716840c7245#.kimh0igkz)
165 | * [How To Build Bots for Messenger.](https://developers.facebook.com/blog/post/2016/04/12/bots-for-messenger/)
166 | * [Creating A Chat Bot.](https://medium.freecodecamp.com/creating-a-chat-bot-42861e6a2acd#.32hmkqfq7)
167 | * [A Beginner’s Guide To Your First Bot.](https://slackhq.com/a-beginners-guide-to-your-first-bot)
168 | * [Pair Programming a Facebook Messenger Bot.](https://www.youtube.com/watch?v=zFO1cRr5-qY)
169 | * [Facebook Chatbot Tutorial](https://github.com/AdrianKrebs/facebook-chatbot-tutorial)
170 | * [Design Framework For Chatbots](https://chatbotsmagazine.com/design-framework-for-chatbots-aa27060c4ea3)
171 | * [UX of Chatbots](http://uxofchatbots.com/)
172 |
173 | ## Communities
174 | * [Bots](https://www.facebook.com/groups/chatbot/) - Facebook group.
175 | * [UX for Bots](https://www.facebook.com/groups/uxforbots/) - Facebook group.
176 | * [Chat Bot Magazine](https://chatbotsmagazine.com/) - Medium.
177 | * [HH Bots](https://www.facebook.com/groups/hhbots/) - Facebook group.
178 | * [Messenger Platform Developer Community](https://www.facebook.com/groups/242384196138564/) - Official Facebook group.
179 | * [Chatbots and Conversational Agents](https://www.quora.com/topic/Chatbots-and-Conversational-Agents) - Quora Topic
180 | * [Bot Developer Hangouts](http://dev4slack.xoxco.com/) - Community on Slack for all bot platforms.
181 | * [BotList Chat](http://t.me/botlistchat) - Telegram group.
182 | * [Bot Development](http://t.me/botdevelopment) - Telegram group.
183 |
184 | ## Conferences
185 | * [ChatbotConf](https://chatbotconf.com/)
186 | * [Talkabot](https://talkabot.ai/)
187 |
188 | ## Developers
189 | * [BotMakers](https://botmakers.net/) - The best place to hire chatbot developers
190 | * [Botgig](http://www.botgig.com/) - Hire a top chatbot dev from a vetted talent pool.
191 |
192 | ## Testing
193 | * [ChatbotTest](http://chatbottest.com/) - Chatbottest is an open source guide that helps you identify chatbot's design issues under 7 different categories.
194 | * [BotTesting](http://bottesting.co/) - Test your bot! Send your email and bot link to us, we’ll examine your bot’s performance and usability
195 |
196 | ## License
197 |
198 | [](http://creativecommons.org/publicdomain/zero/1.0/)
199 |
200 | To the extent possible under law, [Vishnu Ks](http://www.vishnuks.com) has waived all copyright and related or neighboring rights to this work.
201 |
--------------------------------------------------------------------------------
/bots3d.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/hackerkid/bots/daae684caaf43ce2c849d0c452710c0075ead4d0/bots3d.png
--------------------------------------------------------------------------------
/code-of-conduct.md:
--------------------------------------------------------------------------------
1 | # Contributor Covenant Code of Conduct
2 |
3 | ## Our Pledge
4 |
5 | In the interest of fostering an open and welcoming environment, we as
6 | contributors and maintainers pledge to making participation in our project and
7 | our community a harassment-free experience for everyone, regardless of age, body
8 | size, disability, ethnicity, gender identity and expression, level of experience,
9 | nationality, personal appearance, race, religion, or sexual identity and
10 | orientation.
11 |
12 | ## Our Standards
13 |
14 | Examples of behavior that contributes to creating a positive environment
15 | include:
16 |
17 | * Using welcoming and inclusive language
18 | * Being respectful of differing viewpoints and experiences
19 | * Gracefully accepting constructive criticism
20 | * Focusing on what is best for the community
21 | * Showing empathy towards other community members
22 |
23 | Examples of unacceptable behavior by participants include:
24 |
25 | * The use of sexualized language or imagery and unwelcome sexual attention or
26 | advances
27 | * Trolling, insulting/derogatory comments, and personal or political attacks
28 | * Public or private harassment
29 | * Publishing others' private information, such as a physical or electronic
30 | address, without explicit permission
31 | * Other conduct which could reasonably be considered inappropriate in a
32 | professional setting
33 |
34 | ## Our Responsibilities
35 |
36 | Project maintainers are responsible for clarifying the standards of acceptable
37 | behavior and are expected to take appropriate and fair corrective action in
38 | response to any instances of unacceptable behavior.
39 |
40 | Project maintainers have the right and responsibility to remove, edit, or
41 | reject comments, commits, code, wiki edits, issues, and other contributions
42 | that are not aligned to this Code of Conduct, or to ban temporarily or
43 | permanently any contributor for other behaviors that they deem inappropriate,
44 | threatening, offensive, or harmful.
45 |
46 | ## Scope
47 |
48 | This Code of Conduct applies both within project spaces and in public spaces
49 | when an individual is representing the project or its community. Examples of
50 | representing a project or community include using an official project e-mail
51 | address, posting via an official social media account, or acting as an appointed
52 | representative at an online or offline event. Representation of a project may be
53 | further defined and clarified by project maintainers.
54 |
55 | ## Enforcement
56 |
57 | Instances of abusive, harassing, or otherwise unacceptable behavior may be
58 | reported by contacting the project team at yo@vishnuks.com. All
59 | complaints will be reviewed and investigated and will result in a response that
60 | is deemed necessary and appropriate to the circumstances. The project team is
61 | obligated to maintain confidentiality with regard to the reporter of an incident.
62 | Further details of specific enforcement policies may be posted separately.
63 |
64 | Project maintainers who do not follow or enforce the Code of Conduct in good
65 | faith may face temporary or permanent repercussions as determined by other
66 | members of the project's leadership.
67 |
68 | ## Attribution
69 |
70 | This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
71 | available at [http://contributor-covenant.org/version/1/4][version]
72 |
73 | [homepage]: http://contributor-covenant.org
74 | [version]: http://contributor-covenant.org/version/1/4/
--------------------------------------------------------------------------------