Petrosz007 / RedPandaBot

Red Panda Discord bot
0 stars 1 forks source link

Main logic (mainly) complete, will run when a token is inputted #7

Closed xKaelyn closed 3 years ago

xKaelyn commented 3 years ago

No events have been bound, no commands registered, no command code yet

Just needs a token in Configuration/Configuration.json, and a bot avatar to be inputted to the json to run.

Petrosz007 commented 3 years ago
error NU1102: Unable to find package DSharpPlus with version (>= 4.2.0-nightly-01018)

The CI build can't download DSharpPlus, can we add a NuGet.config somewhere with this external source or version 4.1.0 is enough and we can simply use NuGet?

xKaelyn commented 3 years ago
error NU1102: Unable to find package DSharpPlus with version (>= 4.2.0-nightly-01018)

The CI build can't download DSharpPlus, can we add a NuGet.config somewhere with this external source or version 4.1.0 is enough and we can simply use NuGet?

I can add the NuGet Config for the nightly build - 4.1.0 isn't a new enough version for SlashCommands.

xKaelyn commented 3 years ago

@Petrosz007 | What's your Discord username so we can discuss your plans with the bot? I'll be happy to help get it fully up and running. :)

Petrosz007 commented 3 years ago

We can use the discussions page of the repo. My friends will join the development because of HacktoberFest too, so we should have the discussions open for anyone.

xKaelyn commented 3 years ago

We can use the discussions page of the repo. My friends will join the development because of HacktoberFest too, so we should have the discussions open for anyone.

Alright sounds good.