This website works better with JavaScript.
Explore
Help
Sign In
Archive
/
discordbot.js
mirror of
https://github.com/Trivernis/discordbot.js.git
Watch
1
Star
0
Fork
You've already forked discordbot.js
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
647a985e83
renovate/sinon-8.x
renovate/ytdl-core-1.x
renovate/node-sass-4.x
renovate/pg-7.x
renovate/mocha-7.x
renovate/winston-daily-rotate-file-4.x
renovate/eslint-plugin-graphql-3.x
renovate/nyc-15.x
renovate/eslint-6.x
master
develop
renovate/sqlite3-4.x
dependency-updates
feature/api-rewrite
v0.10.0
v0.10.1
v0.11.0
v0.9.0
v1.12.0-beta
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '647a985e83'
${ noResults }
discordbot.js
/
.gitignore
7 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initialized Content
6 years ago
.log
.idea
Restructured Tests - removed previous testfiles - added test.js where all tests are stored - added tests for lib/utils - added standard test config - added test config to devDependencies in package.json - reconfigured circleci configuration
6 years ago
.nyc_output
Initialized Content
6 years ago
data
package-lock.json
New command syntax - creating commands requires a command template that is stored in the commands folder in a json file - command templates manage permissions, arguments, responses and the command name - added config file -> needs to be created, template coming soon
6 years ago
node_modules
config.json