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

Types of Cli and HOWTO.md improvements #224

Merged
merged 10 commits into from
Sep 7, 2020
Merged

Types of Cli and HOWTO.md improvements #224

merged 10 commits into from
Sep 7, 2020

Conversation

jaller94
Copy link
Contributor

@jaller94 jaller94 commented Sep 4, 2020

No description provided.

@jaller94 jaller94 changed the title Various changes (will rename) Types of Cli and HOWTO.md improvements Sep 7, 2020
Copy link
Contributor

@Half-Shot Half-Shot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment

@@ -78,7 +78,7 @@ an application service, listen and handle incoming Matrix requests and expose a
Open up `index.js` and add this at the bottom of the file:
```javascript
var Cli = require("matrix-appservice-bridge").Cli;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I wonder if we should promote good practices and use const/let

@jaller94 jaller94 merged commit 02f4260 into develop Sep 7, 2020
@jaller94 jaller94 deleted the develop2 branch November 13, 2020 18:59
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.

2 participants