Skip to content

Alternative Discord client + interface for bot users (.NET 4.7.1, Discord.Net, C#)

Notifications You must be signed in to change notification settings

ArtikF/Discord365

Repository files navigation

Development Abandoned

Why Discord365 is bad?

  1. Violates Discord rules
  2. Targets outdated framework and required Windows 10
  3. Bad code

Discord 365 Build status

Discord 365 - is a Discord API client for Windows. .NET Framework 4.7.1 is required. Powered by Discord.Net.

Modified Discord.Net

Discord365 solution contains Discord.Net projects. They are original, but ours has enabled self-botting feature. See section below for details.

UPDATE: Discord.Net has been retargeted to .NET 4.7.1 here.

Self-botting

This program allows you to sign in using your account token, but it's forbidden by Discord ToS. So if you are violating the rules, your account can be banned.

Purpose

The purpose of Discord 365 is to show how native application can be faster than Electron/Chromium crafts, even with better UI experience in some areas.

Known Issues

They are listed here.

Compiling

Discord.Net

See Discord.Net's compiling section in README.md.

Discord 365

  • Visual Studio 2017 with .NET Framework 4.7.1 and .NET Core stuff is required.
  • Before compiling Discord 365 for the first time, you have to rebuild Discord.Net

Rebuilding Discord.Net

  • Go to Configuration Manager
  • Allow to build all Discord.Net projects for the desired configuration
  • Hit "Rebuild Solution"
  • After rebuilding it once, if you don't need to rebuild it again every time when you building Discord 365, you can disable all Discord.Net projects in Configuration Manager again.

Credits

Discord 365 is powered by Discord.Net and Octokit.

it will not work on ReactOS unless they have .NET 4.7.1 and WPF

About

Alternative Discord client + interface for bot users (.NET 4.7.1, Discord.Net, C#)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages