MediaWiki integration & integration architecture improvements . #16
@ -1,5 +1,8 @@
|
||||
|
||||
module.exports = async function(robot, kredits) {
|
||||
|
||||
const Contributor = kredits.Contributor;
|
||||
![]() do we need a do we need a `const util = require('util');` in this file?
![]() Please ignore the code until I have pushed all of my changes. Thanks. Please ignore the code until I have pushed all of my changes. Thanks.
|
||||
const Operator = kredits.Operator;
|
||||
![]() do we need a do we need a `const util = require('util');` in this file?
![]() Please ignore the code until I have pushed all of my changes. Thanks. Please ignore the code until I have pushed all of my changes. Thanks.
|
||||
|
||||
![]() do we need a do we need a `const util = require('util');` in this file?
![]() Please ignore the code until I have pushed all of my changes. Thanks. Please ignore the code until I have pushed all of my changes. Thanks.
|
||||
function getContributorByGithubUser(username) {
|
||||
return Contributor.all().then(contributors => {
|
||||
let contrib = contributors.find(c => {
|
||||
|
||||
![]() do we need a do we need a `const util = require('util');` in this file?
![]() do we need a do we need a `const util = require('util');` in this file?
![]() Please ignore the code until I have pushed all of my changes. Thanks. Please ignore the code until I have pushed all of my changes. Thanks.
![]() Please ignore the code until I have pushed all of my changes. Thanks. Please ignore the code until I have pushed all of my changes. Thanks.
|
Loading…
x
Reference in New Issue
Block a user
do we need a
const util = require('util');
in this file?do we need a
const util = require('util');
in this file?Please ignore the code until I have pushed all of my changes. Thanks.
Please ignore the code until I have pushed all of my changes. Thanks.