Coder Social home page Coder Social logo

killstr3ak / discord-server-manager Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 4.0 420 KB

Discord Server Manager with features like verification system and chat-relay, map change, ban, comms, report notifications

Home Page: https://nexd.codes

SourcePawn 81.68% C++ 18.32%

discord-server-manager's Introduction

section	.text
	global _start
_start:
	mov	edx, len
	mov	ecx, msg
	mov	ebx, 1
	mov	eax, 4
	int	0x80
	mov	eax, 1
	int	0x80

section	.data

msg	db	'Hi there ๐Ÿ‘‹', 0xa
len	equ	$ - msg

About Me

  • ๐Ÿ”œ๐ŸŽ“ Computer Science

discord-server-manager's People

Contributors

cripix avatar killstr3ak avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

discord-server-manager's Issues

Question about plugins

I downloaded DSM and when i open the plugin folder i see discord api and discord manager activated and the 2 same files inside the scripting but there is another one too called discord manager natives. whats the different between that one and the first one ?

and about the files inside the scripting/includes like just the discord.inc or servermanager.inc do i have to compile them to make it work or ? im little bit new to this sorry

Sourcebans

image
Do i need sourcebans to run this plugin? or can i run it without sourcebans, Those link in the picture is taking me to sourcebans

[Suggestion] Calladmin

Call admin support would just make this plugin perfect! Call admin available on the internet uses some other discord plugin. :(
Anyways thanks for this! <3

Command_Listener

Hi how i can disable Command_Listener?
Ty for plugin that's ๐Ÿ†’

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.