Jump to content

Quote - Creating a chat with moderation and Admin options PHP


cobusbo

Recommended Posts

Hi I'm currently investigating how much it will cost me approximately for someone to code  me a basic chat script.

 

  • The script should be very basic (old school) PHP without any javascript or fancy options. must use Mysql as database.
  • Must use automatic login if the user match to certain HTTP header otherwise they must specify a username to register
  • Should not use css stylesheets must be inline styles
  • No cookies

 

Moderating

  • time ban(kick) for 1h, 12h, 24h, 7days,  1 month and 1 year and Permanent
  • Option to unkick/ban
  • Option to edit messages and delete messages.
  • The moderator should be able to type under hes real username and by using a prefix like a ? infront of hes message it must be able to post a message under the name Moderator in a different color.
  • Each time a person has been banned a message should appear saying something like user1 has been kicked for 7 days.
  • Display the amount of times being kicked within the last 30 days...

 

 

Admin Panel

  • time ban(kick) for 1h, 12h, 24h, 7days,  1 month and 1 year and Permanent
  • Option to unkick/ban
  • Option to edit messages and delete messages.
  • The Admin should be able to type under hes real username and by using a prefix like a ! infront of hes message it must be able to post a message under the name Admin in a different color.
  • Each time a person has been banned a message should appear saying something like user1 has been kicked for 7 days.
  • Display the amount of times being kicked within the last 30 days...
  • Option to rename Users usernames
  • Word filter with an option to specify the replacement word
  • Auto mute for specific time frame if a user used a word on the word filter
  • Option to make users moderators and remove them and option to specify text colors of the moderator and Admin and normal user using span and div styles
  • Option to remove messages older then a specified time.
  • Should be able to select how many messages must be displayed per page

 

Chat window

  • Should show the time posted in brackets in grey, name: and message
  • Should make use of pagination
  • should have a text link to page to show users currently active and chatting
  • Refresh option and highlight the font of the usernames  in another color for new messages appearing after each refresh.
  • If a user is a moderator/admin he should get [x] option next to each message he can select to be able to do all the moderation / admin options of regarding the specific message/user.
  • The Admin should have another admin page regarding the setup of the chat like user/ moderation/admin text colors etc... witch he can access via a link to the specific page.

 

Note:

This is just for interest sake no real job offering yet. 

 

I want this script to be able to be implemented via a .mobi portal on a IM application for mobiles named Mxit. It has many limitations...

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.