Commit Graph

116 Commits

Author SHA1 Message Date
danny6167
fac38c4d2e
Update PhantomBot website URL
Currently listed URL goes to a parking page. Replaced with the URL the project are advertising.
2021-03-06 02:02:11 +08:00
Torsten Widmann
0c1e7c9383
Update egg-soge-bot.json 2021-02-08 17:13:22 +01:00
gOOvER
ba9baa808b Updated sogebot Egg to prevent Errors during Updates 2021-02-08 16:57:20 +01:00
Softwarenoob
666dfd301a fix startup 2021-01-29 22:50:01 +02:00
Michael (Parker) Parker
99e66c5b3d
Merge pull request #892 from gOOvER/patch-1
Redbot egg - Add notice for internal Lavalink Server Port
2021-01-23 22:03:54 -05:00
Ian
887b9e4853
phantombot.tv switched to github.io
Changing Link in .json
2021-01-21 11:43:29 +01:00
Proxymiity ☆
e876ccc069
Update egg-j-music-bot.json
Changed the startup complete as it is `[INFO] [JDA]: Finished Loading!` now, and the discordapp.com link to discord.com
2021-01-10 01:40:46 +01:00
Omar Kamel
2b3fe08a30
change instances of discord.js to discord.py 2021-01-06 17:11:34 -05:00
Omar Kamel
e6e5c74c22
edit comment to say python instead of nodejs 2021-01-06 17:10:43 -05:00
Omar Kamel
364b200e7c
re-order images to place latest (nodejs 14) first 2021-01-06 17:07:55 -05:00
TekExplorer
c8f3277a48 Update bot eggs to have an image selection 2021-01-05 19:33:25 +00:00
Torsten Widmann
e7a6d147c5
Add notice for internal Lavalink Server Port 2020-12-31 10:45:06 +01:00
Softwarenoob
93accd2ff9 fix mount 2020-12-16 19:22:38 +02:00
Torsten Widmann
9b13e1cd98 Added missing pacjkages and use nodejs14 2020-11-28 06:01:54 +01:00
Softwarenoob
28dea0ce91 Include information about configuration 2020-11-18 00:55:54 +02:00
Softwarenoob
8b3ed38083 Works with the latest releases 2020-11-18 00:51:56 +02:00
Softwarenoob
4037a8a559 Add default playlist 2020-11-18 00:51:14 +02:00
Softwarenoob
2e43b2e354 Add default config 2020-11-18 00:50:18 +02:00
Scraayp
20955b991a
Update egg-soge-bot.json 2020-10-22 12:58:32 +02:00
Scraayp
f3de071105
Update README.md 2020-10-22 12:49:15 +02:00
Scraayp
2aaf52b75f
Fixed some typo on copy 2020-10-21 13:39:38 +02:00
parkervcp
2fc25588ed
update readmes 2020-10-11 12:20:31 -04:00
parkervcp
d8309a93c7
add discord go
Adds a generic discordgo egg.

builds and moves the resulting executable to the server folder.

resolves #694
2020-10-11 12:16:02 -04:00
Michael (Parker) Parker
6d0d71e19c
add paramiko to b3b 2020-10-05 20:45:52 -04:00
Michael Parker
21eb6d7276
add big brother bot
resolves #480
2020-10-05 20:45:52 -04:00
Michael Parker
d438eb5d07
update python generic 2020-09-28 22:37:14 -04:00
Michael (Parker) Parker
03cfafc942
Merge pull request #671 from Pemigrade/patch-1
Allow support for private repos in the discord.js egg + small wording changes + fix inconsistencies with discord.py
2020-09-28 22:30:22 -04:00
Michael (Parker) Parker
f4a78a7489
Merge pull request #677 from gOOvER/sogebot
Update/sogeBot - Cleanup Installscript and added missing link to readme
2020-09-23 17:29:09 -04:00
Omar Kamel
70f9a0e601
Update README.md
Remove redundant discord.js
Add CorpBot and RedBot to README
Reorganizing to match eggs/bots/discord folder layout
2020-09-20 16:41:12 -04:00
Torsten Widmann
dc324a7e8a Updated Egg to use Parkers GH Release Script 2020-09-06 10:52:41 +02:00
Torsten Widmann
6d3294f626 Fix little typo 2020-09-03 12:17:28 +02:00
Torsten Widmann
b900daf94e Cleanup Installscript and added missing link to readme
- cleanup installscript
- added missing Link to readme
2020-09-03 12:13:39 +02:00
Pempkin
422c41d931
Update egg-discord-js-generic.json
### All Submissions:

* [Y] Have you followed the guidelines in our Contributing document?
* [Y] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
* [Y] Did you branch your changes and PR from that branch and not from your master branch?
  * If not, why?:

<!-- You can erase any parts of this template not applicable to your Pull Request. -->

### Changes to an existing Egg:

1. [Y] Have you added an explanation of what your changes do and why you'd like us to include them?
     Adds support for private repos and changes some wording. For example, it fixes a typo and changes some instances of "git" to "GitHub" to help out people with limited experience. It also fixes an inconsistency with the discord.py egg where users could not edit the values for the discord.js egg but could on the discord.py egg. If this was intentional, feel free to undo those changes.
2. [~] Have you tested your Egg changes?
It'd be helpful if someone could try this with a public repository since I was unable to find a discord.js bot in a public repo and my bot has a lot of confidential info hardcoded into it. It works fine with private repos and there seems to be no reason why it wouldn't work with public repos since I didn't change anything with respect to those.
2020-08-30 10:09:47 -05:00
Torsten Widmann
1cf9e67b81 Update egg-soge-bot.json
Removed Master install.  Only Latest Version and sqlite  is supported
2020-08-23 07:13:45 +02:00
parkervcp
62f860c112
nullable variables
makes other variable nullable
2020-08-02 15:41:16 -04:00
parkervcp
4adbd414a5
fix variable rules
makes install repo nullable.
2020-08-02 14:26:40 -04:00
parkervcp
c012c04367
adding a space to start command 2020-07-23 16:18:54 -04:00
Michael Parker
413e764391
update node_packages variable
make the variable nullable
2020-07-18 23:16:13 -04:00
Michael Parker
27135b8d3f
change install location 2020-07-18 21:00:46 -04:00
AwesomenessZ
bd97f6c298
Forgot a space in startup command 2020-07-14 13:56:22 -04:00
Michael (Parker) Parker
dec8267e8d
Merge pull request #593 from parkervcp/update/discordjs_generic
update discordjs generic
2020-07-14 10:04:28 -04:00
Michael Parker
679d20ce4d
update start command for python generic 2020-07-11 19:50:57 -04:00
Michael Parker
d4e8d314c5 update discordjs generic
update generic install script

update generic start command
2020-06-29 17:11:32 -04:00
Michael Parker
2a707a1982 update README's 2020-06-29 17:04:37 -04:00
Michael Parker
6748c429a6 add discord.py generic
resolves #591

Since you're all to lazy to edit a script on your own.
2020-06-29 17:01:50 -04:00
Michael Parker
5845d140b8 fix startup and update readme
fix catching the startup correctly
updates the readme for the intents issue.
2020-06-20 13:12:36 -04:00
Michael Parker
6518c8adda update for bastion v8
adds mongo to the main image and uses it in the server.
2020-06-20 12:37:22 -04:00
Michael Parker
1d07474a2e update match for version
resolves #565
2020-06-15 17:45:16 -04:00
iamkubi
d1cbff57af
Document steps to fix redbot disk space issues
Fixes #550 when using the Redbot audio cog
2020-06-02 14:33:35 -07:00
gOOvER
aadb4a5361 added Sogebot Egg 2020-05-02 12:34:58 +02:00