mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2024-12-22 07:26:22 -05:00
nfnfnfnnfnfnfn
This commit is contained in:
parent
3f9532cf56
commit
5c2692b660
@ -1,5 +1,2 @@
|
||||
# Osselbot
|
||||
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",
|
||||
"version": "2.0.2-alpha",
|
||||
"version": "2.0.2",
|
||||
"description": "A discord bot on Discord.js",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
@ -12,7 +12,7 @@
|
||||
"registry": "https://npm.pkg.github.com/"
|
||||
},
|
||||
"files": [
|
||||
"./src"
|
||||
"/src/"
|
||||
],
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user