This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
abheekd
/
awesomescibo
mirror of
https://github.com/ADawesomeguy/AwesomeSciBo
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
api
bot
discord
discord-bot
discord-js
science
science-bowl
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
163
Commits
6
Branches
34
Tags
2.4 MiB
Tree:
b60a8cee1c
dependabot/npm_and_yarn/axios-0.28.0
dependabot/npm_and_yarn/follow-redirects-1.15.4
dependabot/npm_and_yarn/mongoose-5.13.20
dependabot/npm_and_yarn/semver-5.7.2
development
master
v1.0.0
v1.1.0
v1.2.0
v2.0.0
v2.1.0
v2.2.0
v3.0.0
v3.1.0
v3.2.0
v3.2.1
v4.0.0
v4.1.0
v4.1.1
v4.2.0
v4.2.1
v4.3.0
v4.3.1
v4.3.2
v4.4.0
v4.4.0a
v4.4.1
v4.5.0
v4.6.0
v4.6.1
v4.6.2
v4.6.3
v4.7.0
v4.7.1
v4.7.2
v4.7.3
v4.7.4
v4.7.5
v4.7.7
v4.7.8
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b60a8cee1c'
${ noResults }
awesomescibo
/
Dockerfile
4 lines
61 B
Raw
Normal View
History
Add Docker support with Dockerfile
4 years ago
FROM
node:latest
RUN
npm i -g awscibo
Update Dockerfile with environment variables and add Docker CI Added Docker CI, updated README.md with more information on how to run the Docker container, and added CI (just testing it out)
4 years ago
CMD
awscibo
$BOT_TOKEN