Skip to content
Extraits de code Groupes Projets
Non vérifiée Valider fa07577b rédigé par Andrew Morgan (https://amorgan.xyz)'s avatar Andrew Morgan (https://amorgan.xyz)
Parcourir les fichiers

Change bot starting command to npm start

Helps to differentiate the start command and the command that generates
the config. I believe `npm start` also makes sure the code is up to
date.
parent 04fb74c2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -70,7 +70,7 @@ and synapse. Any new servers/guilds you bridge should show up in the network lis ...@@ -70,7 +70,7 @@ and synapse. Any new servers/guilds you bridge should show up in the network lis
### Running the Bridge ### Running the Bridge
* For the bot to appear online on Discord you need to run the bridge itself. * For the bot to appear online on Discord you need to run the bridge itself.
* ``node ./build/src/discordas.js -p 9005 -c config.yaml`` * ``npm start``
[Howto](./docs/howto.md) [Howto](./docs/howto.md)
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter