Git Product home page Git Product logo

scarletkuro / nadekobot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bugladen/nadekobot

17.0 17.0 40.0 72.04 MB

This is fork of the original NadekoBot, the general purpose of this fork is to make it work on Heroku cloud. Microsoft Sql Server and PostgreSQL edition.

License: MIT License

C# 99.36% Dockerfile 0.06% Smalltalk 0.01% Inno Setup 0.47% PowerShell 0.11%
chatbot discord dotnet dotnet-core heroku nadeko

nadekobot's People

Contributors

anheledir avatar appelemac avatar arahaan avatar blitz4694 avatar deivedux avatar delicious-flatbread avatar dogeops97 avatar esmeray6 avatar fearnlj01 avatar kaoticz avatar khorha avatar lordveovis avatar maybegoogle avatar ndk-dscrd avatar nitix avatar poag avatar potato1680 avatar rjt-rockx avatar rob5251 avatar samdivaio avatar scarletkuro avatar shikhir-arora avatar simonnguyen avatar taknok avatar tg44 avatar theoddball avatar tukimoop avatar wicke-07 avatar willysunny avatar zergling-man avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nadekobot's Issues

Making modifications to the auto deployed version.

Does the Heroku auto-deploy version of this project differ from this source? I have made modifications (At first to the original NadekoBot but then to this one) which run fine on my local machine but when I go to put it on Heroku all sorts of errors have been happening.

At first it was just issues with getting it running, got that working and then it was config errors (config vars not prefixed with NadekoBot)

It is now giving me path issues (Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path '/app/data/images.json') but when I revert to a pure version of the auto-deploy, it all works.

When deploying I:
Build this project in release mode on MSVC 2019
Move the newly made NadekoBot.Core.dll and NadekoBot.Core.pdb to the heroku repo
Push to heroku

Any ideas as to what's going wrong here would be great!

idk what i do wrong

Unhandled Exception: System.ArgumentException: No endpoints specified
Jul 14 16:17:20 lariska app[worker] info Parameter name: configuration
Jul 14 16:17:20 lariska app[worker] info at StackExchange.Redis.ConnectionMultiplexer.CreateMultiplexer(Object configuration) in C:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs:line 832
Jul 14 16:17:20 lariska app[worker] info at StackExchange.Redis.ConnectionMultiplexer.ConnectImpl(Func`1 multiplexerFactory, TextWriter log) in C:\code\StackExchange.Redis\StackExchange.Redis\StackExchange\Redis\ConnectionMultiplexer.cs:line 857
Jul 14 16:17:20 lariska app[worker] info at NadekoBot.Core.Services.ShardsCoordinator..ctor() in C:\Users\Kuro\NadekoBot\NadekoBot.Core\Services\ShardsCoordinator.cs:line 83
Jul 14 16:17:20 lariska app[worker] info at NadekoBot.Program.Main(String[] args) in C:\Users\Kuro\NadekoBot\src\NadekoBot\Program.cs:line 20
Jul 14 16:17:20 lariska app[worker] info at NadekoBot.Program.

(String[] args)
run.sh: line 7: 28 Aborted ../.heroku/dotnet/dotnet NadekoBot.dll

and if i do auto-deploy all worked correctly, but i cant clone it to make some changes at bot files, like images and else =( it will cloned empty folder

Deploy to Heroku fails because of stack version

The button doesn't work for me because new apps are by default stack 20, and Nadekobot is only compatible with 16 or 18, so it fails when it tries to deploy the app. There is a way to create a new app with a different stack, or set an app's stack after it's been created, but that option isn't shown when cloning Nadeko.

Music

Currently the music not working.

Dyno isnt showing up

i deployed it with "git push heroku HEAD:master" since it popped up this error when i tried it normally "error: src refspec master does not match any."
dyno shows up as
"This app has no process types yet
Add a Procfile to your app in order to define its process types. Learn more"
i downloaded your nadekobot but replaced "Data" folder with my original to keep the nadekobot.db and images.json

API and Gateway versions below v6 will be discontinued on October 16, 2017, after which they will be non-functioning.

https://discordapp.com/developers/docs/change-log

I'm not sure but the version of Nadeko that's used in this Github is probably below v6.
Due to this, i expect the bot to simply not work anymore unless the creator updates to the newest version.

Until then, if your reading this. You can't use Nadeko in Heroku anymore .

@ScarletKuro is it planned to update the Github or do we need to inform Kwoth that Heroku is no longer supported?

repo for https://github.com/Kwoth/Discord.Net/ not found

Hello, ScarletKuro!

$ git clone -b master --recursive --depth 1 --progress https://github.com/ScarletKuro/NadekoBot.git
Cloning into 'NadekoBot'...
remote: Counting objects: 506, done.
remote: Compressing objects: 100% (420/420), done.
remote: Total 506 (delta 127), reused 268 (delta 76), pack-reused 0
Receiving objects: 100% (506/506), 3.84 MiB | 729.00 KiB/s, done.
Resolving deltas: 100% (127/127), done.
Checking connectivity... done.
Submodule 'Discord.Net' (https://github.com/Kwoth/Discord.Net) registered for path 'Discord.Net'
Cloning into 'Discord.Net'...
remote: Repository not found.
fatal: repository 'https://github.com/Kwoth/Discord.Net/' not found
fatal: clone of 'https://github.com/Kwoth/Discord.Net' into submodule path 'Discord.Net' failed

Do you know how to fix it? (

.give

Command take flower from first user but not give other user.

source?

hey there, is there any way to edit the source files from the bot ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.