addbot.js as an executable script
This commit is contained in:
parent
ae9acbcc52
commit
b8a992453b
1 changed files with 1 additions and 0 deletions
1
addbot.js
Normal file → Executable file
1
addbot.js
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env node
|
||||||
// @ts-check
|
// @ts-check
|
||||||
|
|
||||||
const {reg} = require("./src/matrix/read-registration")
|
const {reg} = require("./src/matrix/read-registration")
|
||||||
|
|
Loading…
Reference in a new issue