mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-01-03 13:16:22 -05:00
nfnfnfnnfnfnfn
This commit is contained in:
parent
3f9532cf56
commit
5c2692b660
@ -1,5 +1,2 @@
|
|||||||
# Osselbot
|
# Osselbot
|
||||||
A bot that is kinda stupid but it works surprisingly well
|
A bot that is kinda stupid but it works surprisingly well
|
||||||
|
|
||||||
|
|
||||||
![Docker Image CI](https://github.com/Technicolor-creamsicle/Osselbot/workflows/Docker%20Image%20CI/badge.svg)
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@technicolor-creamsicle/osselbot",
|
"name": "@technicolor-creamsicle/osselbot",
|
||||||
"version": "2.0.2-alpha",
|
"version": "2.0.2",
|
||||||
"description": "A discord bot on Discord.js",
|
"description": "A discord bot on Discord.js",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -12,7 +12,7 @@
|
|||||||
"registry": "https://npm.pkg.github.com/"
|
"registry": "https://npm.pkg.github.com/"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"./src"
|
"/src/"
|
||||||
],
|
],
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user