First start on real bot
This commit is contained in:
commit
8aab919769
2 changed files with 9 additions and 0 deletions
1
README.md
Normal file
1
README.md
Normal file
|
@ -0,0 +1 @@
|
|||
A bridge for putting perlbot on discord
|
8
package.json
Normal file
8
package.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
“name”: “perlbot-discord-bridge”,
|
||||
“version”: “1.0.0”,
|
||||
“description”: “Perlbot discord bridge”,
|
||||
“main”: “bot.js”,
|
||||
“author”: “Ryan Voots”,
|
||||
“dependencies”: {}
|
||||
}
|
Loading…
Add table
Reference in a new issue