Put 2 Nightbots on One Discord Server

I have 2 chat spaces in a category: English and Spanish. I have a Nightbot which speaks English. But I need another one for the Spanish chat, where it speaks spanish.
Is it possible to add two?

I don’t believe it is possible to add two separate nightbot’s to a discord server, as they would conflict if the other one is in there.

Try creating something like this using only 1 bot.

Command:
!xmas_espanol

Message:
Navidad llegará en $(countdown Dec 25 2017 12:00:00 AM $(query))!

Results:
Navidad llegará en 12 days 25 minutes 3 seconds!

Conclusion:
Its not perfect, but its a start in the right direction, if you already have code written in spanish.

Basically use both sets of commands but with in 1 bot if possible for what you are trying to do. I hope this helps!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.